Skip to content

Commit 05d2bfb

Browse files
committed
ci(win): add debug type
1 parent 10099de commit 05d2bfb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
matrix:
1010
os: [windows-2022]
1111
platform: [x64]
12-
build_type: [Release]
13-
standard: [20]
12+
build_type: [Debug, Release]
13+
standard: [23]
1414

1515
steps:
1616
- name: Checkout Code

0 commit comments

Comments
 (0)