Skip to content

Commit b84c6c7

Browse files
committed
GHA ubuntu.yml: remove ubuntu-24.04-arm for now
1 parent 92e800f commit b84c6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
matrix:
15-
os: [ubuntu-24.04, ubuntu-24.04-arm]
15+
os: [ubuntu-24.04]
1616
fail-fast: false
1717
env:
1818
# HOST_ARCH value must match string in Lima download filename

0 commit comments

Comments
 (0)