We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b760ba7 commit c790a7aCopy full SHA for c790a7a
ci/test.sh
@@ -19,7 +19,7 @@ tags="internal"
19
# everything
20
if [ "${1:-""}" = "full" ]; then
21
# Apply moose patch in case compiling with moose
22
- source "${WORKDIR}"/ci/add_private_bindings.sh moose/events ./third-party/moose-events/moosenordvpnappgo/v14
+ source "${WORKDIR}"/ci/add_private_bindings.sh moose/events ./third-party/moose-events/moosenordvpnappgo/v15
23
source "${WORKDIR}"/ci/add_private_bindings.sh moose/worker ./third-party/moose-worker/mooseworkergo/v14
24
25
excluded_packages="thisshouldneverexist"
0 commit comments