Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 3e77770

Browse files
committed
Update pypi.yml
1 parent cd2cbc1 commit 3e77770

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pypi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222
# qt-arch: 'linux_gcc_64'
2323
- os: windows-latest
2424
qt-arch: 'win64_msvc2022_64'
25-
- os: macos-latest
26-
qt-arch: 'clang_64'
25+
# - os: macos-latest
26+
# qt-arch: 'clang_64'
2727

2828
runs-on: ${{ matrix.os }}
2929
steps:

0 commit comments

Comments
 (0)