Skip to content

Commit

Permalink
github says 'we dont support this old version of macOS'
Browse files Browse the repository at this point in the history
  • Loading branch information
sneakers-the-rat committed Feb 15, 2024
1 parent 9bb640f commit edbe17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-11, windows-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.8", "3.9", "3.10"] #3.9 only failing for tables on macos and windows; mwm 6302021
include:
- os: ubuntu-latest
Expand Down

0 comments on commit edbe17e

Please sign in to comment.