Skip to content

Commit a640774

Browse files
committed
gha: build - Remove ubuntu on ARM (strange moc error in VTK build)
1 parent 290bd84 commit a640774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
strategy:
4747
fail-fast: false
4848
matrix:
49-
os: [macos-13, ubuntu-latest, ubuntu-20.04, ubuntu-24.04-arm, windows-latest]
49+
os: [macos-13, ubuntu-latest, ubuntu-20.04, windows-latest]
5050

5151
steps:
5252

0 commit comments

Comments
 (0)