Skip to content

Commit bba3259

Browse files
authored
Revert "Use self-hosted runner"
1 parent 78bd9d0 commit bba3259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
Tests:
14-
runs-on: self-hosted
14+
runs-on: ubuntu-latest
1515

1616
strategy:
1717
matrix:

0 commit comments

Comments
 (0)