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.
1 parent 8cbaa19 commit 980d721Copy full SHA for 980d721
1 file changed
.github/workflows/run-tests.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
test:
11
- runs-on: ${{ matrix.os }}
+ runs-on: ubuntu-latest
12
strategy:
13
fail-fast: true
14
matrix:
0 commit comments