We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f381c1 commit e86f954Copy full SHA for e86f954
.github/workflows/build.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build:
13
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
14
15
steps:
16
- name: Checkout Repository
0 commit comments