Skip to content

Commit

Permalink
CI Action: update openbsd build
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-naumov committed Nov 28, 2023
1 parent f28b9e7 commit 70d5c11
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/openbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,6 @@ name: OpenBSD

on: [push]

jobs:
openbsd:
runs-on: macos-12
steps:
- uses: actions/checkout@v3

- name: OpenBSD Virtual Machine
uses: cross-platform-actions/[email protected]
with:
operating_system: openbsd
version: '7.4'
hypervisor: xhyve
run: |
jobs:
openbsd:
runs-on: macos-12
Expand Down

0 comments on commit 70d5c11

Please sign in to comment.