This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
ProM
mirror of
https://github.com/DISTRHO/ProM
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
CI: Use ubuntu-18.04 image for win32 builds
master
falkTX
2 years ago
parent
28dd8b042b
commit
61293d0e33
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/build.yml
+ 1
- 1
.github/workflows/build.yml
View File
@@ -175,7 +175,7 @@ jobs:
!bin/vst3
win32:
runs-on: ubuntu-
20
.04
runs-on: ubuntu-
18
.04
steps:
- uses: actions/checkout@v2
with:
Write
Preview
Loading…
Cancel
Save