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

Update tests.yml

This commit is contained in:
Sergey Romanenko
2022-01-06 00:18:43 +03:00
committed by GitHub
parent 0274e347f1
commit d9b44782cb

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: