Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/rism-digital/verovio int…
Browse files Browse the repository at this point in the history
…o develop
  • Loading branch information
lpugin committed Oct 14, 2024
2 parents dee17a9 + bdda26a commit 5850570
Show file tree
Hide file tree
Showing 3 changed files with 200 additions and 151 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# Build the wheels for Linux, Windows and macOS
matrix:
os: [macos-13, macos-14, windows-latest, ubuntu-latest]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
architecture: [x86, x64, arm64]
include:
- os: macos-13
Expand Down
Loading

0 comments on commit 5850570

Please sign in to comment.