Skip to content

Commit

Permalink
chore: use macos-12 runner for FreeBSD tests (#2145)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Sep 22, 2022
1 parent 2b57f24 commit 69b572e
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 @@ -132,7 +132,7 @@ jobs:
python scripts/internal/print_hashes.py wheelhouse/
freebsd:
runs-on: macos-10.15
runs-on: macos-12
steps:
- name: Cancel previous runs
uses: styfle/cancel-workflow-action@0.6.0
Expand Down

0 comments on commit 69b572e

Please sign in to comment.