diff options
author | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2019-06-22 12:53:49 +0200 |
---|---|---|
committer | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2019-06-22 12:53:49 +0200 |
commit | 920c7596b6e2106fa6825eb9ced4271f5407e8ed (patch) | |
tree | a37e77a427c1576f968673e16be8df413c133e8e | |
parent | 1eba9e547dee2481fa5beee0aa48c9463cfc38a2 (diff) | |
download | netatom.lv2-master.tar.xz |
-rw-r--r-- | .gitlab-ci.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2533fd8..f82ef2e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -52,6 +52,9 @@ i686-linux-gnu: arm-linux-gnueabihf: <<: *arm_linux_definition +aarch64-linux-gnu: + <<: *arm_linux_definition + x86_64-w64-mingw32: <<: *universal_w64_definition |