Skip to content

Commit

Permalink
gha/macports: Bump minimal macos version to 12 as macos-11 reached EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
anlambert committed May 28, 2024
1 parent 4e4562a commit 19957c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-macports-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
config:
- name: Talipot build on macOS x86_64
os: macos-11
os: macos-12
- name: Talipot build on macOS arm64
os: macos-14
steps:
Expand Down

0 comments on commit 19957c5

Please sign in to comment.