Skip to content

Commit

Permalink
iox-eclipse-iceoryx#1287 Switch to windows-latest to fix bug in windo…
Browse files Browse the repository at this point in the history
…ws sdk: microsoft/vcpkg#15035 (comment)

Signed-off-by: Christian Eltzschig <me@elchris.org>
  • Loading branch information
elfenpiff committed May 31, 2022
1 parent d1ebf72 commit 8fa3000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
./tools/ci/build-test-freebsd.sh
build-test-windows:
runs-on: windows-2019
runs-on: windows-latest
needs: pre-flight-check
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8fa3000

Please sign in to comment.