Skip to content

Commit 63f1b53

Browse files
committed
Check test failure
1 parent 0cdcfe5 commit 63f1b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
fail-fast: true
5959
matrix:
6060
os: [ubuntu-latest, windows-latest, macos-latest]
61-
python_version: ["3.9", "3.10", "3.11", "3.12"]
61+
python_version: ["3.9", "3.11", "3.12"]
6262

6363
runs-on: ${{ matrix.os }}
6464

0 commit comments

Comments
 (0)