Skip to content

Commit

Permalink
Switched to python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis_45 authored Sep 14, 2024
1 parent 79e6a7c commit 826bcc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_package_list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: setup python
uses: actions/setup-python@v2
with:
python-version: '3.11'
python-version: '3.8'
- name: setup git
run: sudo apt-get install -y git
- name: install python packages
Expand Down

0 comments on commit 826bcc0

Please sign in to comment.