Skip to content

Commit

Permalink
CI: update FreeBSD macos base to macos-12
Browse files Browse the repository at this point in the history
The current 10.15 is about to be deprecated,
see vmactions/freebsd-vm#50

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  • Loading branch information
whot committed Jul 28, 2022
1 parent 9fd2874 commit 5aaeca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
# FreeBSD build job
#
freebsd:
runs-on: macos-10.15
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- name: meson test
Expand Down

0 comments on commit 5aaeca1

Please sign in to comment.