Skip to content

Commit

Permalink
add macos 14 test
Browse files Browse the repository at this point in the history
  • Loading branch information
pantor committed Oct 5, 2024
1 parent 92994be commit 629efa4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ jobs:
os: macOS-13
compiler: clang

# - name: macOS-14-clang
# os: macOS-14
# compiler: clang
- name: macOS-14-clang
os: macOS-14
compiler: clang

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 629efa4

Please sign in to comment.