Skip to content

Commit 86d46f4

Browse files
committed
x
1 parent de1e209 commit 86d46f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.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)