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 90c9eee commit 640cb92Copy full SHA for 640cb92
.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-latest
+ runs-on: ubuntu-22.04
24
timeout-minutes: 30
25
steps:
26
- name: CHECKOUT REPOSITORY
0 commit comments