Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Sep 24, 2024
1 parent 19652f9 commit c15d8ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,11 @@ jobs:
- name: Patch glibc for backwards compatibility
uses: lmangani/[email protected]
continue-on-error: true
id: polyfill
with:
glibc: "2.28"
target: "${{ github.workspace }}/go/duckserver"
target: "/github/workspace/go/duckserver"

- name: Upload Release Binary
uses: alexellis/[email protected]
Expand Down

0 comments on commit c15d8ad

Please sign in to comment.