1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-07 05:36:54 +02:00

Update tests.yml

This commit is contained in:
Sergey Romanenko
2022-01-05 13:18:39 +03:00
committed by GitHub
parent 7e50dbe9d1
commit 98abc97602

View File

@@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
php: ['8.1']
php: ['7.4', '8.0']
dependency-version: [prefer-stable]
steps: