1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 20:44:15 +00:00

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: