Skip to content

Commit c438fa4

Browse files
authored
Merge pull request #22 from ChrisChinchilla/patch-1
2 parents 05f5174 + 0b7a450 commit c438fa4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
os: ubuntu-latest
2727
- target: aarch64-apple-darwin
2828
os: macos-latest
29+
- target: aarch64-pc-windows-msvc
30+
os: windows-latest
2931
- target: x86_64-unknown-linux-gnu
3032
os: ubuntu-latest
3133
- target: x86_64-apple-darwin

0 commit comments

Comments
 (0)