Skip to content

Commit

Permalink
Restore pinned packages for sb2 that is using GYM
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpalms committed Oct 1, 2023
1 parent af62074 commit 1051652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Pre-install pinned packages for deprecations
run: |
python3 -m pip install wheel
python3 -m pip install wheel==0.38.4 setuptools==66.0.0
pip list
- name: Restore repo with LFS files from artifacts
Expand Down

0 comments on commit 1051652

Please sign in to comment.