Skip to content

Commit

Permalink
use windows-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
rfratto committed May 23, 2024
1 parent cdd376c commit c372eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit c372eb8

Please sign in to comment.