Skip to content

Commit

Permalink
Upgrade to macOS 14 Actions runner image
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Dec 10, 2024
1 parent 7e296f2 commit 8954678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- windows-2019
include:
- python-version: '3.9'
os: macos-12
os: macos-14
runs-on: ${{ matrix.os }}
steps:
- name: Get tox target
Expand Down

0 comments on commit 8954678

Please sign in to comment.