Skip to content

Commit

Permalink
Support on Python 3.12.x #6
Browse files Browse the repository at this point in the history
  • Loading branch information
fatbuddy committed Mar 15, 2024
1 parent 7f7102d commit c5ecbfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
- name: Install Graphviz for other platforms
if: runner.os != 'Windows'
uses: ts-graphviz/setup-graphviz@v2
with:
macos-skip-brew-update: 'true'

- name: Cache venv
uses: actions/cache@v2
Expand Down

0 comments on commit c5ecbfb

Please sign in to comment.