Skip to content

Commit 3764708

Browse files
authored
Update continuous.yml
1 parent 3d5bc79 commit 3764708

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/continuous.yml

+3
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@ jobs:
8888
fail-fast: false
8989
matrix:
9090
config: [Debug, Release]
91+
include:
92+
- os: windows-2019
93+
name: Windows
9194
steps:
9295
- name: Checkout repository
9396
uses: actions/checkout@v3

0 commit comments

Comments
 (0)