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 af5b599 commit e1fbc7aCopy full SHA for e1fbc7a
.github/workflows/blank.yml
@@ -22,7 +22,7 @@ jobs:
22
arch: [ x86_64, aarch64, riscv64 ]
23
24
# The type of runner that the job will run on
25
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
26
27
# Steps represent a sequence of tasks that will be executed as part of the job
28
steps:
0 commit comments