Skip to content

Commit

Permalink
github CI: new vmactions needs ubuntu
Browse files Browse the repository at this point in the history
Signed-off-by: Rosen Penev <[email protected]>
  • Loading branch information
neheb authored and kmilos committed Nov 15, 2023
1 parent 5070d75 commit 7cccca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_PR_meson.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
meson compile -C "${{github.workspace}}/build"
meson test -C "${{github.workspace}}/build"
FreeBSD:
runs-on: macos-latest
runs-on: ubuntu-latest
name: FreeBSD
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7cccca2

Please sign in to comment.