Skip to content

Commit ccf600d

Browse files
committed
WIP
1 parent d099625 commit ccf600d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fake-bpy-module-latest-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Set up Python
5454
uses: actions/setup-python@v5
5555
with:
56-
python-version: "3.12"
56+
python-version: "3.11"
5757
cache: "pip"
5858
cache-dependency-path: 'src/requirements.txt'
5959

0 commit comments

Comments
 (0)