We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f3de3f commit f4da2b0Copy full SHA for f4da2b0
1 file changed
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
multiplatform-build:
15
strategy:
16
matrix:
17
- platform: [ ubuntu-22.04, ubuntu-24.04-arm ]
+ platform: [ ubuntu-24.04-arm ]
18
19
name: Ubuntu Alternate Builds
20
runs-on: ${{ matrix.platform }}
0 commit comments