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 db02cc8 commit 102c974Copy full SHA for 102c974
.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