Skip to content

Commit 0e5fe13

Browse files
committed
use double quotes
1 parent 25010c9 commit 0e5fe13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- 9400:9400
4949
strategy:
5050
matrix:
51-
python-version: [ "3.8", "3.9", "3.10", '3.11']
51+
python-version: [ "3.8", "3.9", "3.10", "3.11"]
5252

5353
name: Python ${{ matrix.python-version }} testing
5454

0 commit comments

Comments
 (0)