Skip to content

Commit

Permalink
github: Run freebsd on Ubuntu (avoid bootloop?)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonKagstrom committed Mar 11, 2024
1 parent 4d40ea3 commit 6918c26
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,8 @@ jobs:
build-freebsd:
runs-on: macos-12
runs-on: ubuntu-22.04
name: Build and test FreeBSD executable
# The VM may end up in a bootloop, https://github.com/vmactions/freebsd-vm/issues/74
continue-on-error: true
steps:
- uses: actions/checkout@v3
- name: FreeBSD
Expand Down

0 comments on commit 6918c26

Please sign in to comment.