Skip to content

Commit 629efa4

Browse files
committed
add macos 14 test
1 parent 92994be commit 629efa4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ jobs:
6464
os: macOS-13
6565
compiler: clang
6666

67-
# - name: macOS-14-clang
68-
# os: macOS-14
69-
# compiler: clang
67+
- name: macOS-14-clang
68+
os: macOS-14
69+
compiler: clang
7070

7171
steps:
7272
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)