Skip to content

Commit

Permalink
Fix windows os
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-richter committed Aug 19, 2024
1 parent d7c8022 commit 622b858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
target: x86_64-apple-darwin

- build: windows
os: x86_64-pc-windows-msvc
os: windows-latest
target: x86_64-pc-windows-msvc

steps:
Expand Down

0 comments on commit 622b858

Please sign in to comment.