Enable testing on Windows

This commit is contained in:
Phil Jay
2024-04-24 12:12:29 +10:00
parent b51c517604
commit 192637163e

View File

@@ -77,7 +77,7 @@ jobs:
os:
- macos-latest
- ubuntu-latest
# - windows-latest -- coming soon, https://github.com/reecetech/version-increment/pull/30
- windows-latest
fail-fast: true
runs-on: ${{ matrix.os }}
steps: