This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF-Plugins
mirror of
https://github.com/DISTRHO/DPF-Plugins
Watch
1
Star
0
Fork
0
Code
Releases
8
Activity
Browse Source
CI: use macos-13
Signed-off-by: falkTX <falktx@falktx.com>
main
falkTX
4 months ago
parent
72982ed9cc
commit
72f62d2ee2
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/build.yml
+ 1
- 1
.github/workflows/build.yml
View File
@@ -26,7 +26,7 @@ jobs:
strategy:
matrix:
target: [macos-intel, macos-universal]
runs-on: macos-1
2
runs-on: macos-1
3
steps:
- uses: actions/checkout@v4
with:
Write
Preview
Loading…
Cancel
Save