Skip to content

Commit

Permalink
???
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners-nr committed Feb 27, 2024
1 parent 7fbbd07 commit b840740
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ jobs:
node: [ 16, 18, 20 ]
# runs-on: ${{ vars.NR_RUNNER || 'ubuntu-latest' }}
runs-on: ${{ vars.NR_RUNNER }}
concurrency:
group: linux_arm-${{ github.workflow }}-${{ github.ref }}
# concurrency:
# group: linux_arm-${{ github.workflow }}-${{ github.ref }}
name: Linux / Node ${{ matrix.node }} arm64
timeout-minutes: 15
steps:
Expand Down

0 comments on commit b840740

Please sign in to comment.