Skip to content

Commit

Permalink
run on macos13 to have xcode 14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Nov 8, 2023
1 parent 07ec898 commit d76121c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

macos:
name: MacOS
runs-on: macos-12
runs-on: macos-13
env:
INSTALL_PREFIX: "/opt/smelibs"
SUDOCMD: "sudo"
Expand Down

0 comments on commit d76121c

Please sign in to comment.