Skip to content

Commit fa1f93d

Browse files
committed
Another
1 parent e9cc007 commit fa1f93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_vrt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Python 3.13
1313
uses: actions/setup-python@v5
1414
with:
15-
python-version: "3.12"
15+
python-version: 3.11
1616

1717
- name: Install dependencies
1818
run: |

0 commit comments

Comments
 (0)