Skip to content

Commit 6a5c12d

Browse files
committed
chore: php updated for tests to 8.1
1 parent 09be53a commit 6a5c12d

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
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup PHP
2222
uses: shivammathur/setup-php@v2
2323
with:
24-
php-version: 8.0
24+
php-version: 8.1
2525
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite
2626
coverage: none
2727

0 commit comments

Comments
 (0)