Skip to content

Commit

Permalink
gha/macports: Bump x86_64 macos image to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
anlambert committed Dec 6, 2024
1 parent 8bb983c commit 21df1b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/macos-macports-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
config:
- name: Talipot build on macOS x86_64
os: macos-12
os: macos-13
- name: Talipot build on macOS arm64
os: macos-14
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos-macports-wheels-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
config:
- name: Talipot wheels build on macOS x86_64
os: macos-12
os: macos-13
macosx_deployment_target: "12.0"
- name: Talipot wheels build on macOS arm64
os: macos-14
Expand Down

0 comments on commit 21df1b7

Please sign in to comment.