Skip to content

Commit

Permalink
Use change from flyteorg/flytekit#2782
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
  • Loading branch information
eapolinario committed Oct 2, 2024
1 parent b6f0151 commit 85b4a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/single-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install uv
uv pip install --system git+https://github.com/flyteorg/flytekit.git@7d18c54e2fb6637a8a2180cee80260eaac3d0153 flytekitplugins-deck-standard "numpy<2.0.0" pyarrow plotly pandas pygments ydata-profiling
uv pip install --system git+https://github.com/flyteorg/flytekit.git@c20b9a2c971054d4d94517a8fd54dea9c9bced62 flytekitplugins-deck-standard "numpy<2.0.0" pyarrow plotly pandas pygments ydata-profiling
uv pip freeze
- name: Checkout flytesnacks
uses: actions/checkout@v4
Expand Down

0 comments on commit 85b4a16

Please sign in to comment.