Skip to content

Commit

Permalink
chore: run modulegen tests on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya authored Aug 9, 2023
1 parent b908ddc commit 5061541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
strategy:
matrix:
go-version: [1.19.x, 1.x]
platform: [ubuntu-latest, macos-latest]
platform: [ubuntu-latest, macos-latest, windows-latest]
uses: ./.github/workflows/ci-test-go.yml
with:
go-version: ${{ matrix.go-version }}
Expand Down

0 comments on commit 5061541

Please sign in to comment.