Skip to content

Commit b2d59f6

Browse files
authored
Bump automlx version
1 parent 5ff0d48 commit b2d59f6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/run-forecast-unit-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656
$CONDA/bin/conda init
5757
source /home/runner/.bashrc
5858
pip install -r test-requirements-operators.txt
59-
pip install "oracle-automlx[classic]>=24.2.0"
60-
pip install "oracle-automlx[forecasting]>=24.2.0"
59+
pip install "oracle-automlx[forecasting]>=24.4.0"
6160
pip install pandas>=2.2.0
6261
python -m pytest -v -p no:warnings --durations=5 tests/operators/forecast

0 commit comments

Comments
 (0)