Skip to content

Commit

Permalink
Change version name
Browse files Browse the repository at this point in the history
  • Loading branch information
hlubek committed Dec 22, 2021
1 parent 55d524f commit 20e03dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
test:
strategy:
matrix:
go-version: [ '1.18beta1', '1.17', '1.16', '1.15' ]
go-version: [ '1.18.0-beta1', '1.17', '1.16', '1.15' ]
platform: [ 'ubuntu-latest' ]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 20e03dd

Please sign in to comment.