Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kasper93 committed Oct 24, 2023
1 parent 36403e5 commit d4bc520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
cat ./build/meson-logs/testlog.txt
freebsd:
runs-on: macos-13 # until https://github.com/actions/runner/issues/385
runs-on: macos-13-xlarge # until https://github.com/actions/runner/issues/385
timeout-minutes: 20 # avoid any weirdness with the VM
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d4bc520

Please sign in to comment.