We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c0c37 commit 4a11988Copy full SHA for 4a11988
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
build:
15
strategy:
16
matrix:
17
- os: [ubuntu-24.04]
+ os: [ubuntu-22.04]
18
arch: [amd64, arm64]
19
20
runs-on: ${{ matrix.os }}
0 commit comments