Skip to content

Commit e3c1c19

Browse files
committed
WIP: Let macos-14 run alone, on GitHub Actions
1 parent 453ab10 commit e3c1c19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ElastixGitHubActions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
max-parallel: 3
1010
matrix:
11-
os: [ubuntu-22.04, windows-2022, macos-14]
11+
os: [macos-14]
1212
include:
1313
- os: ubuntu-22.04
1414
c-compiler: "gcc"

0 commit comments

Comments
 (0)