We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88445ee commit cdd3f00Copy full SHA for cdd3f00
.github/workflows/stdarch.yml
@@ -13,7 +13,7 @@ env:
13
14
jobs:
15
build:
16
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
17
18
strategy:
19
fail-fast: false
0 commit comments