Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit f3d2369

Browse files
committed
Set php-version to v8.1
1 parent b0799dc commit f3d2369

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: PHPUnit Tests
2727
uses: php-actions/phpunit@v2
2828
with:
29+
php-version: 8.1
2930
php_extensions: xdebug
3031
bootstrap: tests/bootstrap.php
3132
configuration: phpunit.xml.dist

0 commit comments

Comments
 (0)