We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6750df6 commit a8a6fe2Copy full SHA for a8a6fe2
.github/workflows/static-analysis.yaml
@@ -20,7 +20,7 @@ on:
20
jobs:
21
static-analysis-phpstan:
22
name: "Static Analysis with PHPStan"
23
- runs-on: "ubuntu-20.04"
+ runs-on: "ubuntu-latest"
24
strategy:
25
matrix:
26
include:
0 commit comments