Update wireguard-go.yml

dependabot/github_actions/actions/checkout-3.1.0 v2.5
fscarmen 4 years ago committed by GitHub
parent 6df67f810b
commit e8ef67403c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/wireguard-go.yml

@ -12,9 +12,7 @@ jobs:
# build and publish in parallel: linux/386, linux/amd64, windows/386, windows/amd64, darwin/amd64
goos: [linux]
goarch: [amd64, arm64]
# exclude:
# - goarch: "386"
# goos: darwin
steps:
- uses: actions/checkout@v2
- name: Setting up Go

Loading…
Cancel
Save