Skip to content

Commit

Permalink
[github] Bump workflow to Go 1.22
Browse files Browse the repository at this point in the history
Change-Id: Ice32b9b6f3e8739c2916c574eb21f93f92805d6e
  • Loading branch information
orn688 committed May 31, 2024
1 parent 3b5f780 commit 68fef31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
# Windows.
os: [ubuntu-latest, macos-latest, windows-latest]
# Do not forget to bump every 6 months!
gover: ["1.21"]
gover: ["1.22"]
env:
PYTHONDONTWRITEBYTECODE: x
steps:
Expand Down

0 comments on commit 68fef31

Please sign in to comment.