aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/ci/appveyor.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/appveyor.sh')
-rw-r--r--dev/ci/appveyor.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/appveyor.sh b/dev/ci/appveyor.sh
index 7bf9ad8c9..d2176e326 100644
--- a/dev/ci/appveyor.sh
+++ b/dev/ci/appveyor.sh
@@ -2,7 +2,7 @@
set -e -x
-APPVEYOR_OPAM_SWITCH=4.06.1+mingw64c
+APPVEYOR_OPAM_SWITCH=4.07.0+mingw64c
wget https://github.com/fdopen/opam-repository-mingw/releases/download/0.0.0.1/opam64.tar.xz
tar -xf opam64.tar.xz