Skip to content

Commit

Permalink
Change unsupported "macos-10.15" with "macos-latest" in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
miso-belica authored Aug 11, 2023
1 parent 4f06a6c commit 5fdfae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
include:
# - os: "windows-2022"
# python-version: "3.10"
- os: "macos-10.15"
- os: "macos-latest"
python-version: "3.10"
- os: "macos-11"
python-version: "3.10"
Expand Down

0 comments on commit 5fdfae5

Please sign in to comment.