Skip to content

Commit

Permalink
Use macos-13 in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
t20100 authored Oct 17, 2024
1 parent 4ec6bb8 commit 1ac6901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
cibw_archs: "auto64"
#- os: windows-2019
# cibw_archs: "auto32"
- os: macos-11
- os: macos-13
cibw_archs: "universal2"

steps:
Expand Down

0 comments on commit 1ac6901

Please sign in to comment.