mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-26 19:39:39 -08:00
feat: upgrade to go1.22.0
This commit is contained in:
parent
f11a4ec780
commit
a0375a09c7
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue