Skip to content

Commit 0b4152f

Browse files
Change versions: azureml-ai-ml, mlflow, azureml-mlflow
1 parent d348f4e commit 0b4152f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/azureml-test/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ runs:
5555
python-version: "3.10"
5656
- name: Install AzureML Python SDK
5757
shell: bash
58-
run: pip install --quiet "azure-ai-ml>1,<=1.23" mlflow "azureml-mlflow>1,<2"
58+
run: pip install --quiet "azure-ai-ml>1,<=1.18.0" "mlflow<=2.15.0" "azureml-mlflow>1,<=1.56.0"
5959
- name: Log in to Azure
6060
uses: azure/login@v2
6161
with:

0 commit comments

Comments
 (0)