We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41db7f commit b2da02eCopy full SHA for b2da02e
1 file changed
.github/workflows/php.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
php-version: ['8.2', '8.3', '8.4', '8.5']
23
- runs-on: [ ubuntu-latest ]
+ runs-on: [ubuntu-latest]
24
steps:
25
- run: echo "Temporary disabled"
26
0 commit comments