Build with JUCE 7.0.2

This commit is contained in:
Nikolai Rodionov 2023-03-08 22:24:45 +01:00 committed by Nikolai Rodionov
parent ad724d5ccc
commit 41e0f78edd
No known key found for this signature in database
GPG Key ID: 906851F91B1DA3EF
2 changed files with 7 additions and 2 deletions

View File

@ -7,6 +7,13 @@ trigger:
event:
- tag
trigger:
branch:
exclude:
- main
event:
- push
steps:
- name: Build
image: ubuntu:22.04

View File

@ -1,2 +0,0 @@
FROM archlinux
RUN pacman -Syu base-devel alsa-lib cmake fftw freetype2 jack libx11 libxcursor libxinerama libxrandr vst3-host clap-host --noconfirm