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

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
See if removing this key works
  • Loading branch information
lestrrat authored Mar 28, 2024
1 parent cd51244 commit ac24a15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
# stealth dependency on libstdc++ at link-time
goflags: "-ldflags '-extldflags -lstdc++' -tags 'osusergo netgo static_build'"
name: "Test [ Go ${{ matrix.go }}, ${{ matrix.link.type }} linking ]"
env:
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit ac24a15

Please sign in to comment.