Skip to content

Commit 69640c3

Browse files
test py ver
1 parent 915b0c7 commit 69640c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
matrix:
2323
os: ["ubuntu-latest"]
24-
python-version: ["3.10", "3.11"]
24+
python-version: ["3.11", "3.12"]
2525
steps:
2626
- uses: actions/checkout@v3
2727
with:

0 commit comments

Comments
 (0)