mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 02:05:16 +02:00
Run tests and static analysis on ubuntu-22.04
This commit is contained in:
parent
b90b6d7853
commit
0c5180bda4
2 changed files with 2 additions and 2 deletions
2
.github/workflows/static_analysis.yml
vendored
2
.github/workflows/static_analysis.yml
vendored
|
@ -13,7 +13,7 @@ on:
|
|||
jobs:
|
||||
phpstan:
|
||||
name: Static analysis
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue