mirror of
https://github.com/google/cpu_features.git
synced 2025-04-28 07:23:37 +02:00
ci: Migrate FreeBSD to macos-10.15 virtual env (#191)
note: In preparation to https://github.com/actions/virtual-environments/issues/4060 which will drop Vagrant/VirtualBox ref: https://github.com/actions/virtual-environments/pull/4010
This commit is contained in:
parent
7bd206a75f
commit
5d871e7569
2
.github/workflows/x86_freebsd.yml
vendored
2
.github/workflows/x86_freebsd.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
# Only MacOS hosted runner provides virtualisation with vagrant/virtualbox installed.
|
# Only MacOS hosted runner provides virtualisation with vagrant/virtualbox installed.
|
||||||
# see: https://github.com/actions/virtual-environments/tree/main/images/macos
|
# see: https://github.com/actions/virtual-environments/tree/main/images/macos
|
||||||
freebsd:
|
freebsd:
|
||||||
runs-on: macos-latest
|
runs-on: macos-10.15
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: vagrant version
|
- name: vagrant version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user