From c9b4ebef193d60ee48af9ff47c4d72a3fe435141 Mon Sep 17 00:00:00 2001 From: Max Niederman Date: Sat, 18 Jun 2022 23:02:24 -0700 Subject: [PATCH] ci(deploy): remove failing FreeBSD builds --- .github/workflows/deploy.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b7ff933..7ad083c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -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: