Skip to content

Commit a2f98dc

Browse files
committed
GitHub Actions: Update to beta1
1 parent 3662688 commit a2f98dc

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
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ${{ matrix.os }}
2323
strategy:
2424
matrix:
25-
python-version: [3.9, "3.10", "3.11", "3.12", "3.13", "3.14.0-alpha.7"]
25+
python-version: [3.9, "3.10", "3.11", "3.12", "3.13", "3.14.0-beta.1"]
2626
# Recall the macOS builds upload built wheels so all supported versions
2727
# need to run on mac.
2828
os: [ubuntu-latest, macos-latest]

0 commit comments

Comments
 (0)