Skip to content

Commit 640cb92

Browse files
committed
Ubuntu 22.04
1 parent 90c9eee commit 640cb92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-make-target.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
jobs:
2121
test:
2222
name: ${{ inputs.plugin }} (${{ inputs.make_target }})
23-
runs-on: ubuntu-latest
23+
runs-on: ubuntu-22.04
2424
timeout-minutes: 30
2525
steps:
2626
- name: CHECKOUT REPOSITORY

0 commit comments

Comments
 (0)