feat: revert to go1.21.4

This commit is contained in:
Jan De Dobbeleer 2024-02-12 21:46:54 +01:00 committed by Jan De Dobbeleer
parent 915b37e197
commit 50cb721c43

View file

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