mirror of
https://github.com/filp/whoops.git
synced 2026-08-18 05:50:00 +00:00
CI: use ubuntu 22.04 (#777)
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
tests:
|
||||
name: PHP ${{ matrix.php }}
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user