aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh b/dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh
index fc831574eb..bd3e1bf7ff 100644
--- a/dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh
+++ b/dev/ci/user-overlays/08671-mattam-plugin-tutorials.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-if [ "$CI_PULL_REQUEST" = "8671" ] || [ "$CI_BRANCH" = "evar_info-flags" ]; then
+if [ "$CI_PULL_REQUEST" = "8741" ] || [ "$CI_BRANCH" = "typeclasses-functional-evar_map" ]; then
plugin_tutorial_CI_REF=pr8671-fix
plugin_tutorial_CI_GITURL=https://github.com/mattam82/plugin_tutorials