Skip to content

Commit 19652f9

Browse files
authored
Update go.yml
1 parent 6a7b56b commit 19652f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
CGO_ENABLED=0 go build -v -o duckserver server.go
3434
3535
- name: Patch glibc for backwards compatibility
36-
uses: lmangani/polyfill-glibc-action@main
36+
uses: lmangani/polyfill-glibc-action@1.1.1
3737
id: polyfill
3838
with:
3939
glibc: "2.28"

0 commit comments

Comments
 (0)