Skip to content

Commit

Permalink
Bump IrpTransmogrifier and add windows test
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Young <[email protected]>
  • Loading branch information
seanyoung committed Apr 20, 2024
1 parent 3283b6e commit 64bc585
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-latest, ubuntu-latest]
os: [macos-latest, ubuntu-latest, windows-latest]
steps:
- name: Checkout sources
uses: actions/checkout@v4
Expand Down

0 comments on commit 64bc585

Please sign in to comment.