Skip to content

Commit 0fa8130

Browse files
arshidkv12samsonasik
authored andcommitted
Downgrade php85 pipe
1 parent 94a3659 commit 0fa8130

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
php-version: ['8.2', '8.5']
1818
os: [ubuntu-latest]
19-
19+
2020
runs-on: ${{ matrix.os }}
2121
timeout-minutes: 3
2222

@@ -33,4 +33,4 @@ jobs:
3333

3434
- uses: "ramsey/composer-install@v2"
3535

36-
- run: vendor/bin/phpunit
36+
- run: vendor/bin/phpunit

0 commit comments

Comments
 (0)