1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 22:26:46 +02:00

Update tests.yml

This commit is contained in:
Sergey Romanenko
2020-10-16 17:57:01 +03:00
committed by GitHub
parent 9cce22cf17
commit 0e3254b29b

View File

@@ -10,7 +10,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
php: ['7.3', '7.4', '8.0']
dependency-version: [prefer-lowest, prefer-stable]
dependency-version: [prefer-stable]
steps:
- uses: actions/checkout@v2