Skip to content

Commit 5d4e312

Browse files
authored
Merge branch 'openedx:master' into edx.rtd-links
2 parents cd38749 + 9f53754 commit 5d4e312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- uses: actions/checkout@v4
7777
- uses: actions/setup-python@v5
7878
with:
79-
python-version: "3.13"
79+
python-version: "3.11"
8080
architecture: x64
8181
- name: Install Dependencies
8282
run: make requirements

0 commit comments

Comments
 (0)