mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 04:19:41 -08:00
chore(go): build with 1.19.6
This commit is contained in:
parent
a07867089d
commit
6991a96cd6
|
@ -9,7 +9,7 @@ runs:
|
||||||
steps:
|
steps:
|
||||||
- name: Install Go 🚀
|
- name: Install Go 🚀
|
||||||
env:
|
env:
|
||||||
VERSION: "1.19.4"
|
VERSION: "1.19.6"
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
# Delete conflicting go versions first
|
# Delete conflicting go versions first
|
||||||
|
|
Loading…
Reference in a new issue