Skip to content

Commit 2297133

Browse files
committed
ci: add windows build
1 parent f6d38a4 commit 2297133

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/conan.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222
- os: macos-latest
2323
profile: macos-latest-armv8
2424
build_type: Release
25-
#- os: windows-latest
26-
# profile: windows-latest-x86_64
27-
# build_type: Release
25+
- os: windows-latest
26+
profile: windows-latest-x86_64
27+
build_type: Release
2828

2929
steps:
3030
- name: Checkout repository

0 commit comments

Comments
 (0)