Skip to content

Commit c19ab04

Browse files
committed
Merge branch 'update/develop' into 'develop'
Update/develop See merge request njoy/NDItk!39
2 parents 1310670 + d988ba3 commit c19ab04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ContinuousIntegration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ${{matrix.os}}
2020
strategy:
2121
matrix:
22-
os: [ ubuntu-22.04, macos-13, macos-14 ]
22+
os: [ ubuntu-22.04 ]
2323
cxx: [ clang++, g++-12 ]
2424
build_type: [ Debug, Release ]
2525

0 commit comments

Comments
 (0)