Skip to content

Commit 23b3929

Browse files
committed
Update ci.yml
1 parent 6b3c9bb commit 23b3929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:
17-
os: [ubuntu-latest, windows-latest, macos-latest]
17+
os: [ubuntu-latest, macos-latest]
1818
go: [1.22, 1.23]
1919
steps:
2020
- name: Setup Go

0 commit comments

Comments
 (0)