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 5619fad commit 5a02604Copy full SHA for 5a02604
.github/workflows/test-make-target.yaml
@@ -24,7 +24,7 @@ on:
24
jobs:
25
test:
26
name: ${{ inputs.plugin }} (${{ inputs.make_target }})
27
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
28
timeout-minutes: 60
29
steps:
30
- name: CHECKOUT REPOSITORY
0 commit comments