Skip to content

Commit

Permalink
tests failed on python alpha
Browse files Browse the repository at this point in the history
Signed-off-by: Bradley Reynolds <[email protected]>
  • Loading branch information
shenanigansd committed Feb 10, 2023
1 parent 5928a27 commit eafb63b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest ]
python-version: [ "3.10", "3.11", "3.12.0-alpha.4" ]
python-version: [ "3.10", "3.11" ]

uses: darbiadev/.github/.github/workflows/python-test.yaml@0c105e4ec7fd13ac581ccd1ea3fe5f25091ddc14
with:
Expand Down

0 comments on commit eafb63b

Please sign in to comment.