Skip to content

Commit

Permalink
Update python 3.12 CI to beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
pszpetkowski committed Jul 8, 2023
1 parent d6e886f commit a296ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
python-version: ["3.11.4"]
experimental: [false]
include:
- python-version: "3.12.0-beta.2"
- python-version: "3.12.0-beta.3"
experimental: true

steps:
Expand Down

0 comments on commit a296ad1

Please sign in to comment.