From 0826c1630276993d63854b476d90a2862a1193ac Mon Sep 17 00:00:00 2001 From: Niclas Mietz Date: Thu, 19 Jul 2018 11:40:07 +0200 Subject: [PATCH] Replace 11.0.2 with 11.0.4 --- ci/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/test.sh b/ci/test.sh index 8f7ffca..8377097 100755 --- a/ci/test.sh +++ b/ci/test.sh @@ -5,7 +5,7 @@ PKG_LIST=$1 versions=( \ 10.2.5 \ 10.8.4 \ - 11.0.2 \ + 11.0.4 \ ) for version in "${versions[@]}"; do