Skip to content

Commit

Permalink
fix(ci): windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
usagi-flow committed Dec 6, 2024
1 parent 216d50a commit 1550e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/evil-build-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- id: x86_64-pc-windows-msvc
name: amd64-windows
native: true
os: ubuntu-latest
os: windows-latest

runs-on: ${{ matrix.target.os }}

Expand Down

0 comments on commit 1550e94

Please sign in to comment.