Skip to content

Commit

Permalink
ci(deploy): remove failing FreeBSD builds
Browse files Browse the repository at this point in the history
  • Loading branch information
max-niederman committed Jun 19, 2022
1 parent 2df82cb commit c9b4ebe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ jobs:
os: windows-latest
name: ttyper-aarch64-pc-windows-msvc.zip

- target: x86_64-unknown-freebsd
os: ubuntu-latest
name: ttyper-x86_64-unknown-freebsd.tar.gz

runs-on: ${{ matrix.os }}
continue-on-error: true
steps:
Expand Down

0 comments on commit c9b4ebe

Please sign in to comment.