Skip to content

Commit

Permalink
Build: Update macos-12 to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrzesniewski committed Oct 6, 2024
1 parent 9a56ec4 commit 2289b6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
extension: dylib

- name: macOS x64
runner: macos-12
runner: macos-13
platform: x64
extension: dylib

Expand Down Expand Up @@ -204,7 +204,7 @@ jobs:
runner: macos-14

- name: macOS x64
runner: macos-12
runner: macos-13

- name: Windows x64
runner: windows-2022
Expand Down

0 comments on commit 2289b6c

Please sign in to comment.