Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ci: changed runner to windows 2019
Signed-off-by: celalettin1286 <[email protected]>
  • Loading branch information
celalettin1286 committed Jun 19, 2023
commit 37402328e9b53b6c4f80c209ad62225243957def
4 changes: 2 additions & 2 deletions .github/workflows/pr-image-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ jobs:
DOCKER_BUILDKIT: 0
shell: bash
pr-image-tests-build-windows-images:
name: PR - Buildkit docker windows build test
runs-on: windows-latest
name: PR - Docker windows build test, windows 2019
runs-on: windows-2019
permissions:
contents: read
steps:
Expand Down