We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f659577 commit 03095d4Copy full SHA for 03095d4
scripts/perf-test/ebs.yaml
@@ -28,7 +28,7 @@ Resources:
28
apt-get -y update
29
apt-get install git
30
cd /mnt
31
- git clone --depth 1 --branch svcomp17 \
+ git clone --depth 1 --branch svcomp18 \
32
https://github.com/sosy-lab/sv-benchmarks.git
33
git clone --depth 1 \
34
https://github.com/sosy-lab/benchexec.git
0 commit comments