Skip to content

Commit

Permalink
Merge branch 'v1.5.x/master' into fix/v1.5.x/GHSA-fh4v-v779-4g2w
Browse files Browse the repository at this point in the history
  • Loading branch information
rkervella committed Feb 19, 2025
2 parents 6136af2 + ba05d0a commit f14b079
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,4 @@ jobs:
run: make macos

- name: Test
env:
SLIVER_CC_32: /usr/local/bin/i686-w64-mingw32-gcc
SLIVER_CC_64: /usr/local/bin/x86_64-w64-mingw32-gcc
run: ./sliver-server unpack --force && ./go-tests.sh

0 comments on commit f14b079

Please sign in to comment.