Codebase list golang-github-vbauerster-mpb / 807b380
test with go-version: [1.19.x, 1.20.x] Vladimir Bauer 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1616 test:
1717 strategy:
1818 matrix:
19 go-version: [1.18, 1.19]
19 go-version: [1.19.x, 1.20.x]
2020 os: [ubuntu-latest, macos-latest, windows-latest]
2121 runs-on: ${{ matrix.os }}
2222 steps: