Skip to content

Commit 4fa9b9d

Browse files
committed
Github workflow uses 3.11
1 parent cef8944 commit 4fa9b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
os: [ ubuntu-latest ]
23-
python-version: ["3.9"]
23+
python-version: ["3.11"]
2424

2525
steps:
2626

0 commit comments

Comments
 (0)