Skip to content

Commit

Permalink
Use new runner set.
Browse files Browse the repository at this point in the history
  • Loading branch information
adi-yakovian-starkware committed Nov 10, 2024
1 parent 211078d commit e321189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
test:
name: Run test.
runs-on: arc-runner-set0
runs-on: ars
steps:
- name: Checkout repository.
uses: actions/checkout@v2
Expand Down

0 comments on commit e321189

Please sign in to comment.