去掉dr rs mac上的构建
This commit is contained in:
parent
2bcbd399d6
commit
bd151bd4d9
3
.github/workflows/dr_rs.yml
vendored
3
.github/workflows/dr_rs.yml
vendored
@ -24,7 +24,8 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [macos-latest, ubuntu-latest, windows-latest]
|
||||
# os: [macos-latest, ubuntu-latest, windows-latest]
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
python-version: ["3.8"] # 3.11 is now supported!, but just run 3.8
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Loading…
Reference in New Issue
Block a user