Skip to content

Commit a2d20a5

Browse files
committed
run push tests with py312
1 parent a6637a1 commit a2d20a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: "ubuntu-latest"
99
strategy:
1010
matrix:
11-
python-version: ["3.11"]
11+
python-version: ["3.12"]
1212
fail-fast: false
1313
name: Linux Python ${{ matrix.python-version }}
1414
steps:

0 commit comments

Comments
 (0)