feat: upgrade to go1.22.0

This commit is contained in:
Jan De Dobbeleer 2024-02-12 22:18:27 +01:00 committed by Jan De Dobbeleer
parent f11a4ec780
commit a0375a09c7

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