We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3edb82f commit f216770Copy full SHA for f216770
.github/workflows/test.yaml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build_and_test:
10
- runs-on: ubunut-latest
+ runs-on: ubuntu-latest
11
12
strategy:
13
fail-fast: false
0 commit comments