We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed23d44 + c6aa2ce commit 0e7ca58Copy full SHA for 0e7ca58
1 file changed
.github/workflows/phpcs.yml
@@ -17,7 +17,7 @@ permissions:
17
jobs:
18
phpcs:
19
name: PHPCS
20
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
21
steps:
22
- uses: actions/checkout@v4
23
with:
0 commit comments