Skip to content

Commit b50d11c

Browse files
committed
Trying windows rust test again.
1 parent 37fe7cf commit b50d11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25-
os: [ubuntu-latest, macos-latest] # TODO: , windows-latest]
25+
os: [ubuntu-latest, macos-latest, windows-latest]
2626
steps:
2727
- name: Check out the repo
2828
uses: actions/checkout@v4

0 commit comments

Comments
 (0)