CI: use ubuntu 22.04 (#777)

This commit is contained in:
Markus Staab
2025-06-03 20:55:44 +02:00
committed by GitHub
parent 4ff421518f
commit 25a7aedae3
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
tests:
name: PHP ${{ matrix.php }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
matrix: