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 102c974 commit d7a0f7cCopy full SHA for d7a0f7c
.github/workflows/ci-test.yml
@@ -61,7 +61,7 @@ jobs:
61
os: [ubuntu-latest, ubuntu-20.04]
62
63
# if the ones above fail. fail the build
64
- experimental: [ "false" ]
+ experimental: [ false ]
65
66
include:
67
# example: if 3.12 fails the jobs still succeeds
0 commit comments