Skip to content

Commit db6ac0c

Browse files
committed
ci: update discord.v commit hash, to its latest version, that compiles cleanly with latest V
1 parent 6c98233 commit db6ac0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/v_apps_and_modules_compile_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
v retry -- v install https://github.com/DarpHome/discord.v
7272
cd ~/.vmodules/discord
7373
echo "Checkout last known good commit"
74-
git checkout c4777906464e4c97233e3afa532ddec7175e21ec
74+
git checkout 458261508af66fa971207c8af10ee4e1b59fbf2f
7575
echo "Execute Tests"
7676
v test .
7777

0 commit comments

Comments
 (0)