Skip to content

Commit ef09101

Browse files
committed
CAIP-7 added build for latest versions
1 parent 04e45e9 commit ef09101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
python-version: [ '3.9', '3.10' ]
14+
python-version: [ '3.9', '3.10', '3.11', '3.12', '3.13' ]
1515
os: [ ubuntu-latest, macos-latest, windows-latest ]
1616
include:
1717
- os: ubuntu-latest

0 commit comments

Comments
 (0)