Skip to content

Commit

Permalink
update windows runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Basler committed Jun 1, 2024
1 parent e05092a commit 23a3e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
windows-tests-fullSetup:
runs-on: windows-2019
runs-on: windows-latest
if: "!contains(github.event.head_commit.message, 'skip-ci')"

steps:
Expand Down

0 comments on commit 23a3e4a

Please sign in to comment.