Skip to content

Commit

Permalink
Set macos-13 for nmake in amd64_macos_cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toor1245 committed Aug 25, 2024
1 parent be95b3b commit 3773c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/amd64_macos_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install
run: cmake --build build --config Release --target install -v
make:
runs-on: macos-latest
runs-on: macos-13
env:
CTEST_OUTPUT_ON_FAILURE: 1
steps:
Expand Down

0 comments on commit 3773c88

Please sign in to comment.