Skip to content

Commit

Permalink
fix: use windows-2019 image
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuspod committed Dec 28, 2022
1 parent 2f1d0dd commit 4e5d4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
os:
- macos-latest
- ubuntu-latest
- windows-latest
- windows-2019
steps:
- name: Fetch code
uses: actions/checkout@v1
Expand Down

0 comments on commit 4e5d4dd

Please sign in to comment.