We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25010c9 commit 0e5fe13Copy full SHA for 0e5fe13
.github/workflows/cicd.yml
@@ -48,7 +48,7 @@ jobs:
48
- 9400:9400
49
strategy:
50
matrix:
51
- python-version: [ "3.8", "3.9", "3.10", '3.11']
+ python-version: [ "3.8", "3.9", "3.10", "3.11"]
52
53
name: Python ${{ matrix.python-version }} testing
54
0 commit comments