Skip to content

Commit

Permalink
chore: force use ec2-linux-ci-1 for test
Browse files Browse the repository at this point in the history
  • Loading branch information
SyMind committed May 16, 2024
1 parent 28f0e26 commit d34471d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
matrix:
include:
- suite: modernjs
os: ${{ fromJSON(needs.get-runner-labels.outputs.LINUX_RUNNER_LABELS) }}
os: 'test'
- suite: _selftest
os: ubuntu-latest
- suite: nx
Expand Down

0 comments on commit d34471d

Please sign in to comment.