Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Allenxuxu committed Dec 3, 2022
1 parent 459c040 commit 2c4dd99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macOS-latest,ubuntu-latest]
os: [macOS-latest,ubuntu-latest,windows-latest]
steps:
- name: Set up Go 1.16
uses: actions/setup-go@v1
Expand Down

0 comments on commit 2c4dd99

Please sign in to comment.