Skip to content

Commit

Permalink
Github CI: fix for FreeBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
AshleyYakeley committed Feb 28, 2024
1 parent e0eb318 commit 147659c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

build-freebsd:
# See https://github.com/marketplace/actions/freebsd-vm.
runs-on: macos-12
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
Expand Down

0 comments on commit 147659c

Please sign in to comment.