mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-04 08:50:12 -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
|
||||
with:
|
||||
python-version: '3.13'
|
||||
update-environment: false
|
||||
architecture: 'arm64'
|
||||
|
||||
- name: Set up Python virtual environment (Linux/macOS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user