mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-12 03:28:05 -05:00
Disable environment updates for Python setup
This commit is contained in:
parent
21bce757ef
commit
bc3e9e2172
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -112,6 +112,7 @@ jobs:
|
|||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.13'
|
python-version: '3.13'
|
||||||
|
update-environment: false
|
||||||
architecture: 'arm64'
|
architecture: 'arm64'
|
||||||
|
|
||||||
- name: Set up Python virtual environment (Linux/macOS)
|
- name: Set up Python virtual environment (Linux/macOS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user