Skip to content

Commit

Permalink
Switch to macOS 12.x for CI to maintain 10.7 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
vit9696 committed May 7, 2024
1 parent 24f3705 commit 334e53a
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 @@ -13,7 +13,7 @@ env:
jobs:
build:
name: Build
runs-on: macos-latest
runs-on: macos-12
env:
JOB_TYPE: BUILD
steps:
Expand Down

0 comments on commit 334e53a

Please sign in to comment.