Skip to content

Commit

Permalink
.github: make pipeline fail if build-openbsd fails
Browse files Browse the repository at this point in the history
This PR makes the pipeline fail if the build-openbsd job fails.
  • Loading branch information
Gottox committed Aug 17, 2023
1 parent 9c3fd7d commit 774c693
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: "cross-platform-actions/[email protected]"
continue-on-error: true
with:
operating_system: openbsd
architecture: x86-64
Expand Down

0 comments on commit 774c693

Please sign in to comment.