1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-01 21:31:15 +02:00

Use macos-latest for Freebsd

macos-10.15 does not exist anymore
This commit is contained in:
Guillaume Chatelet
2023-08-23 20:24:07 +02:00
committed by GitHub
parent de1b9e6fe7
commit 804eaa075a

View File

@ -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