mirror of
https://github.com/openziti/zrok.git
synced 2024-11-22 16:13:47 +01:00
yet more fussiness (#70)
This commit is contained in:
parent
f7f6a56fb5
commit
f316724a1c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
ubuntu-build:
|
||||
release-build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
@ -4,3 +4,4 @@ builds:
|
||||
ignore:
|
||||
- goarch: arm
|
||||
- goarch: arm64
|
||||
- goos: darwin
|
Loading…
Reference in New Issue
Block a user