~hp/dfuse_pack

7ed2157ff906a4f29946ca4f14c335e06c8a78b5 — Hanspeter Portner 4 years ago 813dcf1
gitlab-ci: add aarch64 compile target.
2 files changed, 4 insertions(+), 1 deletions(-)

M .gitlab-ci.yml
M VERSION
M .gitlab-ci.yml => .gitlab-ci.yml +3 -0
@@ 49,6 49,9 @@ i686-linux-gnu:
arm-linux-gnueabihf:
  <<: *arm_linux_definition

aarch64-linux-gnu:
  <<: *arm_linux_definition

x86_64-w64-mingw32:
  <<: *universal_w64_definition


M VERSION => VERSION +1 -1
@@ 1,1 1,1 @@
0.11.3
0.11.5