Skip to content

Commit eafb63b

Browse files
committed
tests failed on python alpha
Signed-off-by: Bradley Reynolds <[email protected]>
1 parent 5928a27 commit eafb63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
os: [ ubuntu-latest, windows-latest, macos-latest ]
23-
python-version: [ "3.10", "3.11", "3.12.0-alpha.4" ]
23+
python-version: [ "3.10", "3.11" ]
2424

2525
uses: darbiadev/.github/.github/workflows/python-test.yaml@0c105e4ec7fd13ac581ccd1ea3fe5f25091ddc14
2626
with:

0 commit comments

Comments
 (0)