Skip to content

Commit 2eac867

Browse files
committed
ci(go): disable windows tests
They're hanging infinitely. Signed-off-by: Xe Iaso <xe@tigrisdata.com>
1 parent cd114a4 commit 2eac867

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/go.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,8 @@ jobs:
1616
matrix:
1717
os:
1818
- ubuntu-24.04
19-
- windows-2025
2019
- macos-15
2120
- ubuntu-24.04-arm
22-
- windows-11-arm
2321
runs-on: ${{ matrix.os }}
2422
steps:
2523
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)