Skip to content

Commit

Permalink
[housekeeping] bump ci to Go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
lispyclouds committed Aug 14, 2024
1 parent 30c93d9 commit 2f74fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- uses: actions/setup-go@v2
with:
go-version: '^1.18'
go-version: '^1.22'

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 2f74fd0

Please sign in to comment.