Skip to content

Commit

Permalink
actions UPDATE migrate to latest macOS 14
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed Jul 16, 2024
1 parent 420979e commit d4200ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
build-cmd: "make"
}
- {
name: "Release, macOS 11, clang",
os: "macos-11",
name: "Release, macOS 14, clang",
os: "macos-14",
build-type: "Release",
cc: "clang",
options: "-DENABLE_TESTS=ON -DPATH_EXPECT=",
Expand Down

0 comments on commit d4200ac

Please sign in to comment.