Codebase list golang-github-vbauerster-mpb / 8eb62ca
test on go 1.17 and 1.18 Vladimir Bauer 4 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
55 test:
66 strategy:
77 matrix:
8 go-version: [1.16, 1.17]
8 go-version: [1.17, 1.18]
99 os: [ubuntu-latest, macos-latest, windows-latest]
1010 runs-on: ${{ matrix.os }}
1111 steps: