mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-12 07:36:16 +00:00
Reduce CI
This commit is contained in:
parent
d813b7ac8c
commit
0e9b0c92b9
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-18.04, ubuntu-16.04, macos-latest, windows-latest]
|
||||
os: [ubuntu-18.04] #, ubuntu-16.04, macos-latest, windows-latest]
|
||||
python-version: [3.7.x]
|
||||
system-deps: [false]
|
||||
cc-override: [default]
|
||||
|
Loading…
Reference in New Issue
Block a user