Revert "REVERT try ubuntu 22.04"

This reverts commit 5a0260440539a7e350d410f8f046164d582cd7f0.
This commit is contained in:
Michael Klishin 2025-06-03 00:39:47 +04:00
parent 610c83867e
commit b48ab7246d
No known key found for this signature in database
GPG Key ID: 16AB14D00D613900
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ on:
jobs:
test:
name: ${{ inputs.plugin }} (${{ inputs.make_target }})
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
- name: CHECKOUT REPOSITORY