We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c82dc commit 1b2a6d4Copy full SHA for 1b2a6d4
1 file changed
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
build:
14
- runs-on: ubunut-latest
+ runs-on: ubuntu-latest
15
16
strategy:
17
matrix:
0 commit comments