1
0
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:
Guillaume Chatelet 2023-08-23 20:24:07 +02:00 committed by GitHub
parent de1b9e6fe7
commit 804eaa075a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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