Skip to content

Commit

Permalink
Merge pull request #279 from matyalatte/update_mac_runner
Browse files Browse the repository at this point in the history
Update macOS runner
  • Loading branch information
cody271 authored May 20, 2024
2 parents 56f1ad6 + 47aa1fb commit 49b04c4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# macos-latest (macos-10.15), macos-11
os: [macos-11]
os: [macos-latest]
libtype: [static, shared]
# debug, debugoptimized, release
buildtype: [debug]
Expand Down

0 comments on commit 49b04c4

Please sign in to comment.