Skip to content

Commit d2e0109

Browse files
committed
run on ubuntu-latest
1 parent 9485e2d commit d2e0109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
jobs:
1515
test:
1616
name: Test
17-
runs-on: arc-runner-set
17+
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v2
2020
with:

0 commit comments

Comments
 (0)