Skip to content

Commit a75ce10

Browse files
fix github actions
1 parent 214e75b commit a75ce10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_code.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
max-parallel: 12
2121
matrix:
22-
python-version: ["3.10"]
22+
python-version: ["3.11"]
2323
os: [ubuntu-latest]
2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)