Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Test with CGO disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
jlegrone committed Jul 19, 2022
1 parent c812f35 commit 129f303
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
- ""
- -tags headless
cgo: ["0", "1"]
exclude:
# cgo is currently required by the upstream SQLite driver.
# This exception should be removed if/when non-cgo builds are supported again.
- cgo: "0"
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 129f303

Please sign in to comment.