We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a69f8f + 7e5694f commit 122a218Copy full SHA for 122a218
1 file changed
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
Tests:
14
- runs-on: self-hosted
+ runs-on: ubuntu-latest
15
16
strategy:
17
matrix:
0 commit comments