Skip to content

Commit

Permalink
Fix macos-13 gh actions build (#1756)
Browse files Browse the repository at this point in the history
  • Loading branch information
kt474 committed Jun 18, 2024
1 parent e49a72b commit 6e21f31
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,6 @@ jobs:
python-version: 3.8
- os: "macos-latest"
python-version: 3.9
include:
- os: "macos-13"
python-version: 3.8
- os: "macos-13"
python-version: 3.9
env:
LOG_LEVEL: DEBUG
STREAM_LOG: True
Expand Down

0 comments on commit 6e21f31

Please sign in to comment.