Skip to content

Commit

Permalink
Update macOS from 11 to 12. macOS 11 runner image will be removed fro…
Browse files Browse the repository at this point in the history
…m Github on 2024/6/28.
  • Loading branch information
mrclary committed May 20, 2024
1 parent ea3c29a commit c0e589a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installer-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
build_type: ${{fromJson(needs.matrix_prep.outputs.build_type)}}
os: ["macos-11", "macos-14"]
include:
- os: "macos-11"
- os: "macos-12"
pyver: "3.9.14"
- os: "macos-14"
pyver: "3.10.11"
Expand Down

0 comments on commit c0e589a

Please sign in to comment.