GHA CI: Use macOS-latest VM image

PR #15589.
This commit is contained in:
xavier2k6 2021-10-22 05:16:11 +01:00 committed by GitHub
parent 8085db6ba9
commit fb2fbc875d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ on: [pull_request, push]
jobs:
ci:
name: Build
runs-on: macos-10.15
runs-on: macos-latest
strategy:
matrix: