Skip to content

Commit

Permalink
update *BSD CI
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Nov 8, 2023
1 parent 283196f commit ff3c050
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ jobs:
make test
make test-memleaks
openbsd:
runs-on: ubuntu-22.04
runs-on: macos-12
steps:
- uses: actions/checkout@v4
- name: Run tests
uses: vmactions/openbsd-vm@v1
uses: vmactions/openbsd-vm@v0
with:
usesh: true
prepare: |
Expand Down

0 comments on commit ff3c050

Please sign in to comment.