Browse Source

Remove macOS builds from release pipeline

pull/2888/head
jpsantos1 5 months ago
parent
commit
6d0d3ed441
  1. 2
      .github/workflows/release.yml

2
.github/workflows/release.yml

@ -18,8 +18,6 @@ jobs: @@ -18,8 +18,6 @@ jobs:
- linux-arm64
- linux-arm
- win-x64
- osx-x64
- osx-arm64
steps:

Loading…
Cancel
Save