Skip to content

Commit

Permalink
gha: bump macos runner to 12 the new oldest version
Browse files Browse the repository at this point in the history
  • Loading branch information
philipnbbc committed Nov 12, 2024
1 parent 323fe77 commit 07c6144
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 @@ -10,7 +10,7 @@ jobs:
- name: windows
os: windows-2019
- name: macos-xcode-universal
os: macos-11
os: macos-12

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 07c6144

Please sign in to comment.