Bump macos-10.15 to macos-11 (#995)

This commit is contained in:
Robert Pająk 2022-07-27 08:15:00 +02:00 committed by GitHub
parent 4b69e3dab6
commit a0e37b24e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
machine: [ windows-2022, ubuntu-20.04, macos-10.15 ]
machine: [ windows-2022, ubuntu-20.04, macos-11 ]
runs-on: ${{ matrix.machine }}
steps:
- uses: actions/checkout@v3.0.2

View File

@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
machine: [ windows-2022, ubuntu-20.04, macos-10.15 ]
machine: [ windows-2022, ubuntu-20.04, macos-11 ]
runs-on: ${{ matrix.machine }}
steps:
- uses: actions/checkout@v3.0.2

View File

@ -75,9 +75,9 @@ and [.NET Framework](https://dotnet.microsoft.com/download/dotnet-framework).
CI tests run against the following operating systems:
- Microsoft Windows Server 2022
- macOS Catalina 10.15
- Ubuntu 20.04 LTS
- [macOS Big Sur 11](https://github.com/actions/virtual-environments/blob/main/images/macos/macos-11-Readme.md)
- [Microsoft Windows Server 2022](https://github.com/actions/virtual-environments/blob/main/images/win/Windows2022-Readme.md)
- [Ubuntu 20.04 LTS](https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-Readme.md)
### Instrumented libraries and frameworks