We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e800f commit b84c6c7Copy full SHA for b84c6c7
.github/workflows/ubuntu.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
strategy:
14
matrix:
15
- os: [ubuntu-24.04, ubuntu-24.04-arm]
+ os: [ubuntu-24.04]
16
fail-fast: false
17
env:
18
# HOST_ARCH value must match string in Lima download filename
0 commit comments