Skip to content

fix MAX_CACHE_SIZE compilation issue #73

fix MAX_CACHE_SIZE compilation issue

fix MAX_CACHE_SIZE compilation issue #73

Workflow file for this run

name: NERSC
on:
workflow_dispatch:
push:
jobs:
synchronize:
runs-on: ubuntu-20.04
timeout-minutes: 5
steps:
- name: Synchronize NERSC CI
run: |
curl --request POST --header "PRIVATE-TOKEN: ${{ secrets.NERSC_GITLAB_TOKEN }}" "${{ secrets.NERSC_GITLAB_URL }}"