Skip to content

Commit

Permalink
Bump to macos-11
Browse files Browse the repository at this point in the history
  • Loading branch information
niik committed Apr 12, 2022
1 parent a0294a8 commit d28fa9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
fail-fast: false
matrix:
arch: [x64]
os: [macos-10.15, windows-2019, ubuntu-18.04]
os: [macos-11, windows-2019, ubuntu-18.04]
include:
- os: macos-10.15
- os: macos-11
friendlyName: macOS
- os: windows-2019
friendlyName: Windows
Expand Down

0 comments on commit d28fa9a

Please sign in to comment.