Skip to content

Commit

Permalink
Update assets-docs.yaml temporary upperbound
Browse files Browse the repository at this point in the history
  • Loading branch information
lykelly19 authored Feb 3, 2025
1 parent 7e4caa8 commit 0ed01a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assets-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Use Python 3.10 or newer
uses: actions/setup-python@v4
with:
python-version: '>=3.10,<3.13'
python-version: '3.12'

- name: Install dependencies
run: pip install -e $main_dir/$scripts_azureml_assets_dir -r $main_dir/$scripts_docs_dir/requirements.txt
Expand Down

0 comments on commit 0ed01a0

Please sign in to comment.