Build with JUCE 7.0.2
This commit is contained in:
parent
ad724d5ccc
commit
41e0f78edd
@ -7,6 +7,13 @@ trigger:
|
||||
event:
|
||||
- tag
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
exclude:
|
||||
- main
|
||||
event:
|
||||
- push
|
||||
|
||||
steps:
|
||||
- name: Build
|
||||
image: ubuntu:22.04
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user