Move CI from the decommissioned macos-11 to macos-latest. (#6372)

This commit is contained in:
Andrey Rakhmatullin 2024-05-28 12:37:19 +04:00 committed by GitHub
parent 9ba4dd311d
commit 986d1ee1dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ concurrency:
jobs:
tests:
runs-on: macos-11
runs-on: macos-latest
strategy:
fail-fast: false
matrix: