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

feat(tests): okey, Windows OS what is wrong just with you ?! Restoring tests fro you again! #477

This commit is contained in:
Awilum
2020-11-21 20:57:42 +03:00
parent 90a3051b10
commit 9ac6310f30

View File

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