mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 23:22:31 +02:00
Use macos-latest for Freebsd
macos-10.15 does not exist anymore
This commit is contained in:
parent
de1b9e6fe7
commit
804eaa075a
2
.github/workflows/amd64_freebsd_cmake.yml
vendored
2
.github/workflows/amd64_freebsd_cmake.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
# Only MacOS hosted runner provides virtualisation with vagrant/virtualbox installed.
|
||||
# see: https://github.com/actions/virtual-environments/tree/main/images/macos
|
||||
make:
|
||||
runs-on: macos-10.15
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: vagrant version
|
||||
|
Loading…
x
Reference in New Issue
Block a user