We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e84324 commit a170786Copy full SHA for a170786
.github/workflows/generate.yaml
@@ -15,7 +15,7 @@ on:
15
name: generate
16
jobs:
17
generate_one:
18
- runs-on: ubuntu-20.04
+ runs-on: 'ubuntu-24.04'
19
strategy:
20
fail-fast: false
21
max-parallel: 4
0 commit comments