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 70a5ce5 commit 2465e5aCopy full SHA for 2465e5a
.github/workflows/_test_build_fake_prerelease.yaml
@@ -26,7 +26,7 @@ env:
26
jobs:
27
test-build-nix:
28
name: Test binary compilation for all platforms:arch
29
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
30
steps:
31
- uses: actions/checkout@v4
32
- run: |
0 commit comments