Skip to content

Commit d17660b

Browse files
committed
Updated CI badge and Windows runner image
1 parent d4cc172 commit d17660b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-conan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
strategy:
6666
fail-fast: false
6767
matrix:
68-
os: [windows-2019]
68+
os: [windows-2025]
6969
build_type: [Debug, Release]
7070
option_shared: ['shared=True', 'shared=False']
7171
option_proxyfmu: ['proxyfmu=True', 'proxyfmu=False']

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
libcosimc - OSP C co-simulation API
22
===================================
3-
![libcosimc CI Conan](https://github.com/open-simulation-platform/libcosimc/workflows/libcosimc%20CI%20Conan/badge.svg)
3+
[![libcosimc CI Conan](https://github.com/open-simulation-platform/libcosimc/actions/workflows/ci-conan.yml/badge.svg)](https://github.com/open-simulation-platform/libcosimc/actions/workflows/ci-conan.yml)
44

55
This repository contains the [OSP] C library for co-simulations, which wraps and
66
exposes a subset of the [libcosim] C++ library's functions.

0 commit comments

Comments
 (0)