File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 41
41
- { os: ubuntu-20.04 , ruby: 2.7 , python: 3.6 , python_architecture: x64 }
42
42
- { os: ubuntu-18.04 , ruby: 2.7 , python: 3.8 , python_architecture: x64 }
43
43
- { os: ubuntu-20.04 , ruby: debug , python: 3.x , python_architecture: x64 }
44
- - { os: macos-latest , ruby: debug , python: 3.x , python_architecture: x64 }
45
- - { os: windows-latest , ruby: mswin , python: 3.x , python_architecture: x64 }
46
- - { os: windows-latest , ruby: mingw , python: 3.x , python_architecture: x64 }
44
+ # - { os: macos-latest , ruby: debug , python: 3.x , python_architecture: x64 }
45
+ # - { os: windows-latest , ruby: mswin , python: 3.x , python_architecture: x64 }
46
+ # - { os: windows-latest , ruby: mingw , python: 3.x , python_architecture: x64 }
47
47
48
48
steps :
49
49
- uses : actions/checkout@v2
You can’t perform that action at this time.
0 commit comments