Skip to content

Commit

Permalink
ci: remove windows-latest from test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
wI2L committed Nov 5, 2023
1 parent f1e0ad8 commit e8e9ed7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
os:
- ubuntu-latest
- macos-latest
- windows-latest
steps:
- name: Install Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit e8e9ed7

Please sign in to comment.