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 640cb92 commit c7d3327Copy full SHA for c7d3327
.github/workflows/test-make-target.yaml
@@ -20,7 +20,7 @@ on:
20
jobs:
21
test:
22
name: ${{ inputs.plugin }} (${{ inputs.make_target }})
23
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
24
timeout-minutes: 30
25
steps:
26
- name: CHECKOUT REPOSITORY
0 commit comments