Skip to content

Commit 9e6f86c

Browse files
committed
Update PHP version for building EE
1 parent d48acf1 commit 9e6f86c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup PHP
3434
uses: shivammathur/setup-php@v2
3535
with:
36-
php-version: '7.4'
36+
php-version: '8.2'
3737
extensions: dom, curl, sqlite, libxml, mbstring, zip, pcntl, pdo, mysql, bcmath, soap, intl, gd, exif, iconv, imagick
3838
coverage: none
3939
ini-values: error_log=/home/runner/php_errors.log, memory_limit=128M

0 commit comments

Comments
 (0)