Skip to content

Commit b48ab72

Browse files
Revert "REVERT try ubuntu 22.04"
This reverts commit 5a02604.
1 parent 610c838 commit b48ab72

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
@@ -24,7 +24,7 @@ on:
2424
jobs:
2525
test:
2626
name: ${{ inputs.plugin }} (${{ inputs.make_target }})
27-
runs-on: ubuntu-22.04
27+
runs-on: ubuntu-latest
2828
timeout-minutes: 60
2929
steps:
3030
- name: CHECKOUT REPOSITORY

0 commit comments

Comments
 (0)