Skip to content

Commit a761ca4

Browse files
committed
fixed json handling issue
1 parent 2b221a1 commit a761ca4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
exclude:
2323
- os: macos-latest
2424
python-version: "3.8"
25+
- os: macos-latest
26+
python-version: "3.13"
2527
runs-on: ${{matrix.os}}
2628
name: 'Run Tests on ${{matrix.os}} with Python ${{matrix.python-version}}'
2729

0 commit comments

Comments
 (0)