Revert "REVERT try ubuntu 22.04"
This reverts commit 5a0260440539a7e350d410f8f046164d582cd7f0.
This commit is contained in:
parent
610c83867e
commit
b48ab7246d
|
@ -24,7 +24,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
name: ${{ inputs.plugin }} (${{ inputs.make_target }})
|
name: ${{ inputs.plugin }} (${{ inputs.make_target }})
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 60
|
timeout-minutes: 60
|
||||||
steps:
|
steps:
|
||||||
- name: CHECKOUT REPOSITORY
|
- name: CHECKOUT REPOSITORY
|
||||||
|
|
Loading…
Reference in New Issue