Skip to content

Commit

Permalink
Merge pull request #155 from vil02/update_to_macos-13
Browse files Browse the repository at this point in the history
chore: update to `macos-13`
  • Loading branch information
vil02 authored Nov 3, 2024
2 parents 1c5253f + 499f2aa commit 0b5587a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fail-fast: false
matrix:
compiler: [g++, clang++]
os: [macos-12]
os: [macos-13]
build_type: [Release, Debug]

steps:
Expand Down

0 comments on commit 0b5587a

Please sign in to comment.