kopia lustrzana https://github.com/projecthorus/horus-gui
Revert all builds to Python 3.11
rodzic
fa7fa86bc0
commit
5e2a50c52b
|
@ -88,7 +88,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.13'
|
||||
python-version: '3.11'
|
||||
cache: 'pip' # caching pip dependencies
|
||||
|
||||
- name: Install Homebrew dependencies
|
||||
|
@ -148,7 +148,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.13'
|
||||
python-version: '3.11'
|
||||
cache: 'pip' # caching pip dependencies
|
||||
|
||||
- name: Install Homebrew dependencies
|
||||
|
|
Ładowanie…
Reference in New Issue