Skip to content

Commit

Permalink
Bump mac runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Jun 25, 2023
1 parent 866f66b commit 66e8f87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,14 +197,14 @@ jobs:
# Building photonlib
photonlib-build-host:
env:
MACOSX_DEPLOYMENT_TARGET: 10.14
MACOSX_DEPLOYMENT_TARGET: 11
strategy:
fail-fast: false
matrix:
include:
- os: windows-2022
artifact-name: Win64
- os: macos-11
- os: macOS-12
artifact-name: macOS
- os: ubuntu-22.04
artifact-name: Linux
Expand Down

0 comments on commit 66e8f87

Please sign in to comment.