mirror of
https://github.com/nyanotech/object-holder.git
synced 2025-12-16 03:20:25 -08:00
drop intel mac
This commit is contained in:
parent
d1d85aaabb
commit
f205ad57b2
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -15,6 +15,9 @@ jobs:
|
||||
matrix:
|
||||
goos: [linux, windows, darwin]
|
||||
goarch: [amd64, arm64]
|
||||
exclude:
|
||||
- goos: darwin
|
||||
goarch: amd64
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Go
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user