Skip to content

Commit 1a1f202

Browse files
committed
Remove unnecessary update from MacOs workflow
1 parent 7c20902 commit 1a1f202

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/macos-test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
python-version: ['3.14']
1717

1818
steps:
19-
20-
- name: System Update
21-
run: softwareupdate -i -a
22-
2319
- uses: actions/checkout@v4
2420

2521
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)