mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 11:59:40 -08:00
feat: upgrade to go1.22.0
This commit is contained in:
parent
f11a4ec780
commit
a0375a09c7
|
@ -9,7 +9,7 @@ runs:
|
||||||
steps:
|
steps:
|
||||||
- name: Install Go 🚀
|
- name: Install Go 🚀
|
||||||
env:
|
env:
|
||||||
VERSION: "1.21.4"
|
VERSION: "1.22.0"
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
# Delete conflicting go versions first
|
# Delete conflicting go versions first
|
||||||
|
|
Loading…
Reference in a new issue