Skip to content

Commit

Permalink
Update to macos-14 CI image
Browse files Browse the repository at this point in the history
  • Loading branch information
jl-wynen committed Jun 24, 2024
1 parent 3230fc3 commit 60a5820
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 @@ -44,7 +44,7 @@ jobs:
- {python: '3.12', os: ubuntu-22.04, tox: py312-full}
- {python: '3.11', os: ubuntu-22.04, tox: py311-full}
- {python: '3.10', os: ubuntu-22.04, tox: py310-full}
- {python: '3.10', os: macos-12, tox: py310}
- {python: '3.10', os: macos-14, tox: py310}
- {python: '3.10', os: windows-2022, tox: py310}
steps:
- run: sudo apt install --yes docker-compose
Expand Down

0 comments on commit 60a5820

Please sign in to comment.