We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce18445 commit 76b3fb5Copy full SHA for 76b3fb5
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
arch: x86_64
36
# - host: windows-latest
37
# target: aarch64-pc-windows-msvc
38
- - host: ubuntu-24.04
+ - host: ubuntu-22.04
39
target: x86_64-unknown-linux-gnu
40
bundles: deb
41
os: linux
0 commit comments