feat: upgrade to go1.22.0

This commit is contained in:
Jan De Dobbeleer 2024-02-12 17:33:46 +01:00 committed by Jan De Dobbeleer
parent 2808de051a
commit 915b37e197

View file

@ -9,7 +9,7 @@ runs:
steps:
- name: Install Go 🚀
env:
VERSION: "1.21.4"
VERSION: "1.22.0"
shell: pwsh
run: |
# Delete conflicting go versions first