Skip to content

Commit 49bd872

Browse files
committed
Add Python 3.14 to tests for #865
1 parent a917b48 commit 49bd872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ jobs:
1515
- macos-latest
1616
# - windows-latest
1717
python:
18-
- "3.9"
1918
- "3.10"
2019
- "3.11"
2120
- "3.12"
2221
- "3.13"
22+
- "3.14"
2323
ipfs:
2424
- "0.28"
2525
- "0.29"

0 commit comments

Comments
 (0)