Skip to content

Commit

Permalink
s/macos-12/macos-13/
Browse files Browse the repository at this point in the history
  • Loading branch information
dandavison committed Nov 25, 2024
1 parent ecd5b1e commit 14bce90
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 @@ -16,7 +16,7 @@ jobs:
os: [ubuntu-latest, macos-intel, macos-arm, windows-latest]
include:
- os: macos-intel
runsOn: macos-12
runsOn: macos-13
- os: macos-arm
runsOn: macos-14
# macOS ARM 3.8 does not have an available Python build at
Expand Down

0 comments on commit 14bce90

Please sign in to comment.