Skip to content

Commit

Permalink
try to re-enable BSD tests
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Dec 18, 2023
1 parent eca6a9a commit e18fb46
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/bsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e18fb46

Please sign in to comment.