Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
ci(GITHUB): add big sur to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-byrne committed Feb 6, 2023
1 parent de4819d commit ea0f17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
os: [10.15]
os: [10.15, 11]
platform: [x86_64]
python-version: [3.8.10]
scenario: ["mock_install_no_update", "mock_install_with_update"]
Expand Down

0 comments on commit ea0f17a

Please sign in to comment.