Skip to content

Commit

Permalink
Sys crate testing with Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Jan 29, 2024
1 parent 47b6d92 commit 36e23e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-latest, macos-12 ]
os: [ ubuntu-latest, macos-12, windows-latest ]
features: [ aws-lc-sys, aws-lc-fips-sys ]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 36e23e1

Please sign in to comment.