Skip to content

Commit b2da02e

Browse files
committed
Test
1 parent d41db7f commit b2da02e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
php-version: ['8.2', '8.3', '8.4', '8.5']
23-
runs-on: [ ubuntu-latest ]
23+
runs-on: [ubuntu-latest]
2424
steps:
2525
- run: echo "Temporary disabled"
2626

0 commit comments

Comments
 (0)