Skip to content

Commit 8ba1502

Browse files
authored
Update run-tests.yml
1 parent 1f7d48d commit 8ba1502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
id: setup-php
1818
uses: shivammathur/setup-php@v2
1919
with:
20-
php-version: '8.4'
20+
php-version: '8.3'
2121

2222
- name: Validate composer.json and composer.lock
2323
run: composer validate

0 commit comments

Comments
 (0)