Skip to content

Commit

Permalink
Try MacOS 14 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
spinicist committed Mar 16, 2024
1 parent ef36423 commit bce47df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
}
- {
name: "macOS", artifact: "riesling-macos.tar.gz",
os: macos-12,
os: macos-14,
cc: "clang", cxx: "clang++"
}

Expand Down

0 comments on commit bce47df

Please sign in to comment.