Skip to content

Commit

Permalink
Switch workflows back to macOS latest
Browse files Browse the repository at this point in the history
clang32 issue resolved in acidanthera/ocbuild@a8cb407
  • Loading branch information
dhinakg committed May 16, 2024
1 parent a7fc69b commit 2dd82ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
jobs:
build:
name: Build
runs-on: macos-12
runs-on: macos-latest
env:
JOB_TYPE: BUILD
steps:
Expand Down

0 comments on commit 2dd82ab

Please sign in to comment.