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

Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Awilum
2022-01-03 22:49:11 +03:00

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: