Skip to content

Commit

Permalink
update go version to 1.22 in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dhiaayachi committed Aug 29, 2024
1 parent e2a0d82 commit 328e4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
fail-fast: false
matrix:
go-version:
- '1.17' # oldest supported; named in go.mod
- '1.22' # oldest supported; named in go.mod
- 'oldstable'
- 'stable'
steps:
Expand Down

0 comments on commit 328e4fb

Please sign in to comment.