Skip to content

Commit

Permalink
No more macos12, sigh. 13 it is!
Browse files Browse the repository at this point in the history
  • Loading branch information
luciansmith committed Dec 13, 2024
1 parent a2c3d10 commit d4247c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
fail-fast: false
matrix:
platform:
- name: macos-12-release
- name: macos-13-release
os_type: macos
os_name: macos-12
os_name: macos-13
build_type: Release
- name: macos-12-debug
- name: macos-13-debug
os_type: macos
os_name: macos-12
os_name: macos-13
build_type: Debug
- name: macos-14-release
os_type: macos
Expand Down

0 comments on commit d4247c4

Please sign in to comment.