Skip to content

Commit c717b7e

Browse files
committed
only test on ubuntu for now
1 parent 6794f8f commit c717b7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
go-version: [1.19.x]
15-
os: [ubuntu-latest, macos-latest, windows-latest]
15+
os: [ubuntu-latest]
1616
runs-on: ${{ matrix.os }}
1717
steps:
1818

0 commit comments

Comments
 (0)