Skip to content

Commit 0d767a4

Browse files
committed
ci: fix
1 parent 8d73a6f commit 0d767a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
{ "name": "ci-strict-windows-static-debug", "inherits": ["static","debug","role-ci-strict", "platform-windows-ci"] },
207207
{ "name": "ci-strict-windows-static-release", "inherits": ["static","release","role-ci-strict", "platform-windows-ci"] },
208208
{ "name": "ci-strict-windows-shared-debug", "inherits": ["shared","debug","role-ci-strict", "platform-windows-ci"] },
209-
{ "name": "ci-strict-windows-shared-release", "inherits": ["shared","release","role-ci-strict", "platform-windows-ci"] },
209+
{ "name": "ci-strict-windows-shared-release", "inherits": ["shared","release","role-ci-strict", "platform-windows-ci"] }
210210
],
211211

212212
"buildPresets": [

0 commit comments

Comments
 (0)