Skip to content

Commit

Permalink
please CI + drop all but Linux
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
  • Loading branch information
fenollp committed Jun 26, 2024
1 parent 91f15fe commit 855b888
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 60 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ cat <<EOF
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: \${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -587,6 +587,7 @@ $APISGURU_DIR/googleapis.com/dfareporting/v3.3/openapi.yaml
$APISGURU_DIR/googleapis.com/dfareporting/v3.4/openapi.yaml
$APISGURU_DIR/googleapis.com/dfareporting/v3.5/openapi.yaml
$APISGURU_DIR/googleapis.com/dfareporting/v4/openapi.yaml
$APISGURU_DIR/googleapis.com/discovery/v1/openapi.yaml
$APISGURU_DIR/googleapis.com/displayvideo/v1/openapi.yaml
$APISGURU_DIR/googleapis.com/displayvideo/v1dev/openapi.yaml
$APISGURU_DIR/googleapis.com/displayvideo/v2/openapi.yaml
Expand Down
117 changes: 59 additions & 58 deletions .github/workflows/suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -114,8 +114,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -203,8 +203,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -292,8 +292,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -385,8 +385,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -474,8 +474,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -563,8 +563,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -653,8 +653,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -799,8 +799,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -911,8 +911,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -1004,8 +1004,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -1274,8 +1274,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -1364,8 +1364,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -1454,8 +1454,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -1550,8 +1550,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -1646,8 +1646,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -1784,6 +1784,7 @@ jobs:
APIs-guru-openapi-directory-2267738/APIs/googleapis.com/dfareporting/v3.4/openapi.yaml
APIs-guru-openapi-directory-2267738/APIs/googleapis.com/dfareporting/v3.5/openapi.yaml
APIs-guru-openapi-directory-2267738/APIs/googleapis.com/dfareporting/v4/openapi.yaml
APIs-guru-openapi-directory-2267738/APIs/googleapis.com/discovery/v1/openapi.yaml
APIs-guru-openapi-directory-2267738/APIs/googleapis.com/displayvideo/v1/openapi.yaml
APIs-guru-openapi-directory-2267738/APIs/googleapis.com/displayvideo/v1dev/openapi.yaml
APIs-guru-openapi-directory-2267738/APIs/googleapis.com/displayvideo/v2/openapi.yaml
Expand Down Expand Up @@ -1889,8 +1890,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -1981,8 +1982,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -2070,8 +2071,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -2160,8 +2161,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -2261,8 +2262,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -2361,8 +2362,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -2451,8 +2452,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -2541,8 +2542,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -2631,8 +2632,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -2721,8 +2722,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -2829,8 +2830,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -2919,8 +2920,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down Expand Up @@ -3009,8 +3010,8 @@ jobs:
go: ['1.x']
os:
- ubuntu-latest
- windows-latest
- macos-latest
#- windows-latest
#- macos-latest
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down

0 comments on commit 855b888

Please sign in to comment.