Skip to content

Commit bc3e9e2

Browse files
olszomalmtrojnar
authored andcommitted
Disable environment updates for Python setup
1 parent 21bce75 commit bc3e9e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
uses: actions/setup-python@v4
113113
with:
114114
python-version: '3.13'
115+
update-environment: false
115116
architecture: 'arm64'
116117

117118
- name: Set up Python virtual environment (Linux/macOS)

0 commit comments

Comments
 (0)