Skip to content

Commit 87382bc

Browse files
authored
Update continuous.yml
1 parent 3764708 commit 87382bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/continuous.yml

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

0 commit comments

Comments
 (0)