Codebase list golang-github-vbauerster-mpb / fdcd8b3
drop go 1.17 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.17, 1.18]
19 go-version: [1.18, 1.19]
2020 os: [ubuntu-latest, macos-latest, windows-latest]
2121 runs-on: ${{ matrix.os }}
2222 steps: