Skip to content

Commit ae59325

Browse files
Fix builder
1 parent 126b378 commit ae59325

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Setup PHP
3636
uses: shivammathur/setup-php@v2
3737
with:
38+
php-version: 8.2
3839
extensions: curl, mbstring, zip, pcntl, pdo, pdo_sqlite, iconv, json, dom, curl, libxml, fileinfo, tokenizer, xml
3940
ini-values: error_reporting=E_ALL
4041
coverage: xdebug

0 commit comments

Comments
 (0)