Skip to content

Commit

Permalink
Trying out cleaning of apt cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jayasimha-raghavan-unskript committed Dec 13, 2024
1 parent c9d3742 commit b46dfd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release-docker-lite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ jobs:
- name: Set up Python 3.x
uses: actions/setup-python@75f3110429a8c05be0e1bf360334e4cced2b63fa # v2.3.3
with:
python-version: '3.7'
python-version: '3.9'

- name: Install system dependencies
run: |
Expand Down

0 comments on commit b46dfd5

Please sign in to comment.