Skip to content

Commit

Permalink
test only from go version 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardolat committed Sep 19, 2023
1 parent 36bf5c1 commit 9f32939
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 @@ -15,7 +15,7 @@ jobs:

strategy:
matrix:
go-version: [ '1.20', '1.21' ]
go-version: [ '1.21.0' ]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9f32939

Please sign in to comment.