Skip to content

Commit 6035bdf

Browse files
committed
fixup! Add support for Python 3.15
1 parent 4f4aa84 commit 6035bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
python-version: ["3.15", "3.14", "3.13", "3.12"]
1616
include:
1717
- python-version: "3.15"
18-
branch: "origin/main"
18+
branch: "main"
1919
steps:
2020
- uses: actions/checkout@v5
2121
- uses: actions/setup-python@v6

0 commit comments

Comments
 (0)