Skip to content

Commit

Permalink
py 3.12 & 3.13 and LT 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
doadin committed Jan 30, 2025
1 parent 0189750 commit 302b305
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
strategy:
matrix:
arch: [x64, x86]
python: ["3.9", "3.10"]
libtorrent: [2.0.9, 1.2.19]
python: ["3.12","3.13"]
libtorrent: [2.0.11]

steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
Expand Down

0 comments on commit 302b305

Please sign in to comment.