Skip to content

Commit

Permalink
remove a regretted change
Browse files Browse the repository at this point in the history
  • Loading branch information
nmisch committed May 19, 2024
1 parent 358c1ee commit 574ce6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/bsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
BSDs:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
os:
- name: freebsd
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/newbsd.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: BSDs_v2

on: [push]
on:
workflow_dispatch:

jobs:
BSDs_v2:
Expand Down

0 comments on commit 574ce6c

Please sign in to comment.