Skip to content

Commit

Permalink
Update i386 Testers
Browse files Browse the repository at this point in the history
Use 1.17 and 1.18
  • Loading branch information
Sean-Der committed May 20, 2022
1 parent e8d1fbe commit 6a5aec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/.github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: ["1.16", "1.17"]
go: ["1.17", "1.18"]
fail-fast: false
name: Go i386 ${{ matrix.go }}
steps:
Expand Down

0 comments on commit 6a5aec8

Please sign in to comment.