Skip to content

Commit

Permalink
Allow reading multiple extra fields of same type
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiascode committed May 11, 2024
1 parent 1b1c807 commit dc39055
Show file tree
Hide file tree
Showing 3 changed files with 186 additions and 166 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-13, windows-latest]
python: [
'3.7', '3.8', '3.9', '3.10', '3.11', '3.12', 'pypy-3.7', 'pypy-3.8', 'pypy-3.9',
'pypy-3.10', 'graalpy-23'
Expand Down
Loading

0 comments on commit dc39055

Please sign in to comment.