diff --git a/.github/workflows/bsd.yml b/.github/workflows/bsd.yml index dde4e2c4b..efae0fc9b 100644 --- a/.github/workflows/bsd.yml +++ b/.github/workflows/bsd.yml @@ -10,9 +10,6 @@ concurrency: group: ${{ github.ref }}-${{ github.workflow }}-${{ github.event_name }}-${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) && github.sha || '' }} cancel-in-progress: true jobs: - check-label: - # XXX: disable all because the vmaction is unreliable - if: ${{ github.event.label.name == 'disabled' }} freebsd: runs-on: macos-12 steps: