Skip to content

Commit

Permalink
Non publish push
Browse files Browse the repository at this point in the history
  • Loading branch information
faculerena committed Sep 18, 2023
1 parent dfd86a6 commit 36803f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ jobs:
- { o: macos-latest, t: x86_64-apple-darwin }
- { o: macos-latest, t: aarch64-apple-darwin }
- { o: ubuntu-latest, t: x86_64-unknown-linux-gnu }
- { o: ubuntu-latest, t: aarch64-unknown-linux-gnu }
- { o: windows-latest, t: x86_64-pc-windows-msvc }
- { o: windows-latest, t: aarch64-pc-windows-msvc }

name: Upload binaries
runs-on: ${{ matrix.o }}
Expand Down

0 comments on commit 36803f4

Please sign in to comment.