Skip to content

Commit 064fdc8

Browse files
author
dn.petrov
committed
test=2
1 parent 0843181 commit 064fdc8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/osx.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414
run: brew install snap7
1515
- name: Upgrade pip
1616
run: |
17-
python3 -V
18-
rm /usr/lib/python3.11/EXTERNALLY-MANAGED
17+
rm /usr/lib/python3.12/EXTERNALLY-MANAGED
1918
python3 -m pip --break-system-packages install --upgrade setuptools==69.4.2
2019
- name: Install python-snap7
2120
run: python3 -m pip install --break-system-packages -e .[test]

0 commit comments

Comments
 (0)