yet more fussiness (#70)

This commit is contained in:
Michael Quigley 2022-11-02 16:36:00 -04:00
parent f7f6a56fb5
commit f316724a1c
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62
2 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,7 @@ on:
- '*'
jobs:
ubuntu-build:
release-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

View File

@ -4,3 +4,4 @@ builds:
ignore:
- goarch: arm
- goarch: arm64
- goos: darwin