Skip to content

Commit

Permalink
update mac version
Browse files Browse the repository at this point in the history
  • Loading branch information
laurahanu authored Aug 23, 2023
1 parent 1a1b31e commit ee96224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, macOS-10.15, windows-2019]
os: [ubuntu-20.04, macos-latest, windows-2019]
python-version: [3.7]

# Timeout: https://stackoverflow.com/a/59076067/4521646
Expand Down

0 comments on commit ee96224

Please sign in to comment.