Skip to content

Commit

Permalink
Fixed a copy and paste issue for os: windows in ci.yml (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
zerocewl authored Jan 26, 2024
1 parent 2d3dfa9 commit 1d0b60e
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 @@ -144,7 +144,7 @@ jobs:
target: aarch64

# windows
- os: macos
- os: windows
target: x86_64
- os: windows
target: i686
Expand Down

0 comments on commit 1d0b60e

Please sign in to comment.