Skip to content

Commit

Permalink
Merge pull request #209 from poacpm/add/bigsur-ci
Browse files Browse the repository at this point in the history
Add macOS Big Sur CI
  • Loading branch information
ken-matsui authored Dec 13, 2020
2 parents 2df1c09 + b5bb0b9 commit ef3482e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ macos-10.15 ]
os: [ macos-10.15, macos-11.0 ]
build_type: [ Debug, Release ]
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit ef3482e

Please sign in to comment.