Skip to content

Commit 03095d4

Browse files
committed
Use svcomp18 as base
1 parent f659577 commit 03095d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/perf-test/ebs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Resources:
2828
apt-get -y update
2929
apt-get install git
3030
cd /mnt
31-
git clone --depth 1 --branch svcomp17 \
31+
git clone --depth 1 --branch svcomp18 \
3232
https://github.com/sosy-lab/sv-benchmarks.git
3333
git clone --depth 1 \
3434
https://github.com/sosy-lab/benchexec.git

0 commit comments

Comments
 (0)