Skip to content

Commit

Permalink
Validate style with go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
merlimat committed Jun 4, 2024
1 parent 2810a5f commit 410467f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-go-functions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
go-version: ['1.21']
go-version: ['1.22']

steps:
- name: Check out code into the Go module directory
Expand Down

0 comments on commit 410467f

Please sign in to comment.