This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla-Releases
mirror of
https://github.com/falkTX/Carla-Releases.git
Watch
1
Star
0
Fork
0
Code
Releases
15
Activity
Browse Source
Keep using macos-10.15
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.4.2
falkTX
1 year ago
parent
cd105b0d3c
commit
0ae6c776c5
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
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/release.yml
+ 1
- 1
.github/workflows/release.yml
View File
@@ -45,7 +45,7 @@ jobs:
# macOS native universal build
macos_universal:
runs-on: macos-
latest
runs-on: macos-
10.15
steps:
- uses: actions/checkout@v2
with:
Write
Preview
Loading…
Cancel
Save