Skip to content

Commit 610c838

Browse files
dcorbachomichaelklishin
authored andcommitted
REVERT try ubuntu 22.04
1 parent d91c9d6 commit 610c838

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-latest
27+
runs-on: ubuntu-22.04
2828
timeout-minutes: 60
2929
steps:
3030
- name: CHECKOUT REPOSITORY

0 commit comments

Comments
 (0)