Skip to content

Commit

Permalink
App go version
Browse files Browse the repository at this point in the history
  • Loading branch information
ozonophore committed Dec 28, 2023
1 parent e26a4b6 commit fbc6a1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
go: ["1.20.x"]
go: ["1.21.x"]
include:
- go: 1.20.x
- go: 1.21.x
latest: true

steps:
Expand Down

0 comments on commit fbc6a1e

Please sign in to comment.