]> granicus.if.org Git - gc/commitdiff
Appveyor CI: Use v7.6 of libatomic_ops
authorIvan Maidanski <ivmai@mail.ru>
Sun, 17 Dec 2017 07:47:41 +0000 (10:47 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 17 Dec 2017 07:47:41 +0000 (10:47 +0300)
appveyor.yml

index 01ce60604996c46f4f272d23d5f37ff8f9195987..6e3726858907060f24b22a25e07104a7eaf076dd 100644 (file)
@@ -3,7 +3,7 @@ version: 7.6.x-{build}
 clone_depth: 50
 
 build_script:
-  - git clone --depth=50 https://github.com/ivmai/libatomic_ops.git -b release-7_4
+  - git clone --depth=50 https://github.com/ivmai/libatomic_ops.git -b release-7_6
   - cmake -Denable_gcj_support=ON
   - cmake --build . --config Debug