Skip to content

Commit 76098cc

Browse files
committed
ci: disable macos-latest
Because we don't have Homebrew formulae for ADBC yet.
1 parent 62c607c commit 76098cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- "3.1"
1616
- "3.2"
1717
runs-on:
18-
- macos-latest
18+
# - macos-latest
1919
- ubuntu-latest
2020
# - windows-latest
2121
runs-on: ${{ matrix.runs-on }}

0 commit comments

Comments
 (0)