Skip to content

Commit

Permalink
replacing win2016 image with win2019 (#202)
Browse files Browse the repository at this point in the history
Co-authored-by: Levi Jamt <[email protected]>
  • Loading branch information
ljamt and Levi Jamt authored Apr 5, 2022
1 parent 3b6d839 commit 849381d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cosim-demo-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-18.04, windows-2016]
os: [ubuntu-18.04, windows-2019]

env:
CONAN_LOGIN_USERNAME_OSP: ${{ secrets.osp_artifactory_usr }}
Expand Down
2 changes: 1 addition & 1 deletion conanfile.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[generators]

[requires]
libcosimc/0.8.3@osp/stable
libcosimc/0.9.0@osp/testing

[options]
libcosim:proxyfmu=True
Expand Down

0 comments on commit 849381d

Please sign in to comment.