Skip to content

Commit f52e0ce

Browse files
committed
updated github actions
1 parent 80175d2 commit f52e0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-pytest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
python-version: ["3.8", "3.13"]
14+
python-version: ["3.8", "3.12"]
1515
os: [ubuntu-latest]
1616

1717
steps:

0 commit comments

Comments
 (0)