Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit bf9fbdf

Browse files
staabmclxmstaab
andauthored
github actions: added windows ci coverage (#4)
Co-authored-by: Markus Staab <[email protected]>
1 parent 60f8d8e commit bf9fbdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unit-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
strategy:
1515
matrix:
1616
include:
17+
- os: windows-latest
18+
php-version: '8.0'
1719
- os: ubuntu-latest
1820
php-version: '8.0'
1921
- os: ubuntu-latest

0 commit comments

Comments
 (0)