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: steps:
- name: Install Go 🚀 - name: Install Go 🚀
env: env:
VERSION: "1.22.0" VERSION: "1.21.4"
shell: pwsh shell: pwsh
run: | run: |
# Delete conflicting go versions first # Delete conflicting go versions first