Skip to content

Commit

Permalink
Support samples CI with Windows
Browse files Browse the repository at this point in the history
(cherry picked from commit efe632c)
  • Loading branch information
kazuki43zoo committed Oct 27, 2023
1 parent 20b0aef commit e435871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/support.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macOS-latest]
os: [ubuntu-latest, macOS-latest, windows-latest]
java: [11, 17, 21]
distribution: ['zulu']
fail-fast: false
Expand Down

0 comments on commit e435871

Please sign in to comment.