summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--job-cfg/lvc.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml
index 179ff2e0..d4ee9672 100644
--- a/job-cfg/lvc.yaml
+++ b/job-cfg/lvc.yaml
@@ -63,6 +63,6 @@
- 'debian-8.4.0':
dist_name: 'Debian-Installer 8.4.0'
my_iso: 'http://cdimage.debian.org/debian-cd/8.4.0/amd64/iso-cd/debian-8.4.0-amd64-netinst.iso'
- #- 'debian-testing-daily':
- # dist_name: 'Debian-Installer Testing (Daily)'
- # my_iso: 'http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/arm64/iso-cd/debian-testing-arm64-netinst.iso'
+ - 'debian-testing-daily':
+ dist_name: 'Debian-Installer Testing (Daily)'
+ my_iso: 'http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso'