We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b03db69 commit a7310e5Copy full SHA for a7310e5
1 file changed
.github/workflows/codecov.yml
@@ -6,7 +6,7 @@ jobs:
6
run:
7
strategy:
8
matrix:
9
- os: [ ubuntu-latest, macos-latest, windows-latest ]
+ os: [ ubuntu-latest, macos-latest ]
10
go: [ 1.19.x ]
11
runs-on: ${{ matrix.os }}
12
steps:
0 commit comments