mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:29:02 +08:00
Use newer version of Python
This commit is contained in:
parent
b83d3ebae7
commit
b5a76427c8
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -103,7 +103,7 @@ jobs:
|
||||
- name: Setup Python and pip
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.8.x'
|
||||
python-version: '3.11.x'
|
||||
cache: 'pip'
|
||||
cache-dependency-path: .github/workflows/requirements-conan-package.txt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user