update ubuntu version for phpstan
This commit is contained in:
parent
b6afd33906
commit
974b0cc8ef
2
.github/workflows/code_quality.yml
vendored
2
.github/workflows/code_quality.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
target_directory: 'src'
|
||||
phpstan:
|
||||
name: PHPStan
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out code into the workspace
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user