aboutsummaryrefslogtreecommitdiff
path: root/jobs/infix-to-prefix.run
diff options
context:
space:
mode:
Diffstat (limited to 'jobs/infix-to-prefix.run')
-rwxr-xr-xjobs/infix-to-prefix.run2
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/infix-to-prefix.run b/jobs/infix-to-prefix.run
index 5ad47b4..54ab853 100755
--- a/jobs/infix-to-prefix.run
+++ b/jobs/infix-to-prefix.run
@@ -2,7 +2,7 @@
set -euo pipefail
git clone https://git.tojo.tokyo/infix-to-prefix.git .
-git checkout "${branch:-master}"
+git checkout "${branch:-main}"
git log -n 1
guix shell --pure -m manifest.scm -- make test