Skip to content

Commit

Permalink
CI: windows integration use windows-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Sep 2, 2024
1 parent a73b7f4 commit 9d8e976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_integration_tests_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
ci_integration_tests_windows:
name: ci_integration_tests_windows
needs: prologue
runs-on: ${{ needs.prologue.outputs.windows_runner_label }}
runs-on: windows-latest
timeout-minutes: 140
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9d8e976

Please sign in to comment.