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:
|
||||
- name: Install Go 🚀
|
||||
env:
|
||||
VERSION: "1.19.4"
|
||||
VERSION: "1.19.6"
|
||||
shell: pwsh
|
||||
run: |
|
||||
# Delete conflicting go versions first
|
||||
|
|
Loading…
Reference in a new issue