We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111bed0 commit ca71d3eCopy full SHA for ca71d3e
.github/workflows/static.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
phpstan:
9
name: PHPStan
10
- runs-on: ubuntu-25.04
+ runs-on: ubuntu-24.04
11
12
steps:
13
- name: Checkout Code
0 commit comments