Merge pull request #5695 from jidicula/patch-2

ci: Update macos runner
This commit is contained in:
Mikhail Korobov 2022-10-27 12:45:43 +05:00 committed by GitHub
commit 9fbd819b0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ on: [push, pull_request]
jobs:
tests:
runs-on: macos-10.15
runs-on: macos-11
strategy:
fail-fast: false
matrix: