Skip to content

Commit

Permalink
Use Go 1.22.5 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mvd-ows committed Jul 4, 2024
1 parent 754eef4 commit 29dfe62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ jobs:
ci:
uses: mullvad/rsw-public/.github/workflows/go-ci.yaml@master
with:
go-version: '1.22.4'
go-version: '1.22.5'
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ jobs:
nightly:
uses: mullvad/rsw-public/.github/workflows/go-ci.yaml@master
with:
go-version: '1.22.4'
go-version: '1.22.5'

0 comments on commit 29dfe62

Please sign in to comment.