10000 working on clang compiles · connectivecpp/shared-buffer@405806e · GitHub
[go: up one dir, main page]

Skip to content

Commit 405806e

Browse files
working on clang compiles
1 parent 80b7a40 commit 405806e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_run_unit_test_cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build_matrix:
1313
strategy:
1414
matrix:
15-
os: [ubuntu-latest, windows-latest, macos-14]
15+
os: [ubuntu-latest, windows-latest, macos-latest]
1616
runs-on: ${{ matrix.os }}
1717
defaults:
1818
run:

0 commit comments

Comments
 (0)
0