mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Run integration tests on Windows
Also removed 17.0 from unit tests due to being a non-LTS version
This commit is contained in:
parent
2e99cc9934
commit
c2d811754b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -46,7 +46,6 @@ jobs:
|
|||||||
- '14.x'
|
- '14.x'
|
||||||
- '16.0'
|
- '16.0'
|
||||||
- '16.x'
|
- '16.x'
|
||||||
- '17.0'
|
|
||||||
- '17.x'
|
- '17.x'
|
||||||
timeout-minutes: 10
|
timeout-minutes: 10
|
||||||
steps:
|
steps:
|
||||||
@ -79,6 +78,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
operating-system:
|
operating-system:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
|
- windows-latest
|
||||||
node-version:
|
node-version:
|
||||||
- '12.x'
|
- '12.x'
|
||||||
- '14.x'
|
- '14.x'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user