Skip to content

Commit

Permalink
Merge pull request #22102 from mrclary/macos-12-5x
Browse files Browse the repository at this point in the history
PR: Update macOS from 11 to 12 in installer workflow
  • Loading branch information
ccordoba12 authored May 20, 2024
2 parents ea3c29a + c0e589a commit 49b43bf
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 49b43bf

Please sign in to comment.