Skip to content

Commit

Permalink
Update CI go version to 1.22.4 (#859)
Browse files Browse the repository at this point in the history
  • Loading branch information
psx95 committed Jun 6, 2024
1 parent 2007b6e commit eb9f21e
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 @@ -9,7 +9,7 @@ env:
# Path to where test results will be saved.
TEST_RESULTS: /tmp/test-results
# Default minimum version of Go to support.
DEFAULT_GO_VERSION: "1.22.3"
DEFAULT_GO_VERSION: "1.22.4"
jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit eb9f21e

Please sign in to comment.