mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 14:16:46 +02:00
feat(core): Moving to PHP 7.4.0 #524
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
php: ['7.3', '7.4', '8.0']
|
||||
php: ['7.4', '8.0']
|
||||
dependency-version: [prefer-stable]
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user