Skip to content

Commit e4794df

Browse files
authored
Update conan.yml
1 parent 4ccb3af commit e4794df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/conan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
max-parallel: 4
1212
matrix:
13-
os: [windows-2019]
13+
os: [windows-2022]
1414

1515
steps:
1616
- name: Clone Repository
@@ -37,4 +37,4 @@ jobs:
3737
conan create . demo/testing
3838
shell: cmd
3939
env:
40-
CONAN_CMAKE_SYSTEM_VERSION: 10.0.19041.0
40+
CONAN_CMAKE_SYSTEM_VERSION: 10.0.19041.0

0 commit comments

Comments
 (0)