Skip to content

Commit

Permalink
Merge branch 'main' into fix/parsing-token-vocabularies-edge-cases
Browse files Browse the repository at this point in the history
  • Loading branch information
saattrupdan authored Nov 19, 2024
2 parents 881ac62 + ccb8433 commit ca83995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-20.04, macos-13, macos-14, windows-latest]
os: [ubuntu-20.04, macos-14, macos-15, windows-latest]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ca83995

Please sign in to comment.