Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Nicholas Ferguson <[email protected]>
  • Loading branch information
njfio authored May 5, 2024
1 parent 47b5bf7 commit 60405c0
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,6 @@ jobs:
filename: precious-FreeBSD-x86_64.tar.gz
command: build

- os: windows-latest
target: x86_64-pc-windows-msvc
bin: precious.exe
filename: precious-Windows-x86_64.zip
command: both

- os: macOS-latest
target: x86_64-apple-darwin
bin: precious
filename: precious-Darwin-x86_64.tar.gz
command: both

runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit 60405c0

Please sign in to comment.