Skip to content

Commit 9618400

Browse files
committed
dependencies
1 parent f79506b commit 9618400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
os: [ubuntu-latest, macos-latest]
17-
python-version: ['3.10']
17+
python-version: ['3.10', '3.11', '3.12', '3.13']
1818

1919
# Steps represent a sequence of tasks that will be executed as part of the job
2020
steps:

0 commit comments

Comments
 (0)