Skip to content

Commit

Permalink
Upgrade to 3.12.0rc1 in CI. (#2216)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois authored Aug 8, 2023
1 parent 5f024c7 commit bcd97c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ jobs:
pip-version: 23_1_2
tox-env-python: python
- os: macos-12
python-version: [ 3, 12, "0-beta.4" ]
python-version: [ 3, 12, "0-rc.1" ]
pip-version: 23_2
tox-env-python: python3.11
- os: ubuntu-22.04
python-version: [ 3, 12, "0-beta.4" ]
python-version: [ 3, 12, "0-rc.1" ]
pip-version: 23_2
tox-env-python: python3.11
steps:
Expand Down Expand Up @@ -219,11 +219,11 @@ jobs:
pip-version: 23_1_2
tox-env-python: python
- os: macos-12
python-version: [ 3, 12, "0-beta.4" ]
python-version: [ 3, 12, "0-rc.1" ]
pip-version: 23_2
tox-env-python: python3.11
- os: ubuntu-22.04
python-version: [ 3, 12, "0-beta.4" ]
python-version: [ 3, 12, "0-rc.1" ]
pip-version: 23_2
tox-env-python: python3.11
steps:
Expand Down

0 comments on commit bcd97c1

Please sign in to comment.