1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 06:06:45 +02:00

Update tests.yml

This commit is contained in:
Sergey Romanenko
2022-01-03 22:41:17 +03:00
committed by GitHub
parent 8dac015868
commit 954978c306

View File

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