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 b0dd703 commit d37dba6Copy full SHA for d37dba6
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
- runtime: 'py38'
+ runtime: ['py38']
17
defaults:
18
run:
19
working-directory: continous-integration
0 commit comments