We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4140198 commit f295b01Copy full SHA for f295b01
.github/workflows/update_generation_config.yaml
@@ -21,7 +21,7 @@ on:
21
22
jobs:
23
update-generation-config:
24
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
25
env:
26
# the branch into which the pull request is merged
27
base_branch: main
0 commit comments