mirror of
https://github.com/dunglas/frankenphp.git
synced 2026-04-23 08:40:51 +08:00
ci: run tests with PHP 8.4
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php-versions: ['8.2', '8.3']
|
||||
php-versions: ['8.2', '8.3', '8.4']
|
||||
env:
|
||||
GOEXPERIMENT: cgocheck2
|
||||
GOMAXPROCS: 10
|
||||
|
||||
Reference in New Issue
Block a user