Skip to content

Commit b50327a

Browse files
committed
ci: update vlang/gui hash to latest b4e3716b042ee6352efedff64c5b92cbf0e81ded in compile_vlang_gui_examples.sh (remove deprecated notices for module gx on the CI)
1 parent d294705 commit b50327a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/compile_vlang_gui_examples.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export VJOBS=1
1212
show "Clone https://github.com/vlang/gui"
1313
v retry -- git clone --filter=blob:none --quiet https://github.com/vlang/gui ~/.vmodules/gui/
1414
show "Checkout last known good commit"
15-
git -C ~/.vmodules/gui/ checkout e5cc33fe816fef33d718cb1b91f66d6bd38fb4a4
15+
git -C ~/.vmodules/gui/ checkout b4e3716b042ee6352efedff64c5b92cbf0e81ded
1616
show "Check module for syntax and semantic errors"
1717
v -shared -check ~/.vmodules/gui
1818
show "Execute Tests"

0 commit comments

Comments
 (0)