Skip to content

Commit c42a396

Browse files
committed
removing github ci for now
1 parent c3ad8e4 commit c42a396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ContinuousIntegration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ${{matrix.os}}
1717
strategy:
1818
matrix:
19-
os: [ ubuntu-22.04, macos-13 ]
19+
os: [ ubuntu-22.04 ]
2020
cxx: [ clang++, g++-12 ]
2121
build_type: [ Debug, Release ]
2222

0 commit comments

Comments
 (0)