diff --git a/.github/workflows/docker-images.yml b/.github/workflows/docker-images.yml index a41475dd02..ae00b4036d 100644 --- a/.github/workflows/docker-images.yml +++ b/.github/workflows/docker-images.yml @@ -21,7 +21,7 @@ jobs: docker build -t alloy-test:latest -f Dockerfile . windows: - runs-on: windows-2019 + runs-on: windows-latest steps: - name: Create Dev Drive using ReFS run: |