This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Use windows-11-arm for msvc-arm64 CI step
Signed-off-by: falkTX <falktx@falktx.com>
pull/507/head
falkTX
4 months ago
parent
b2b27e66e4
commit
a5898adfdd
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/cmake.yml
+ 1
- 1
.github/workflows/cmake.yml
View File
@@ -124,7 +124,7 @@ jobs:
path: build/bin/
path: build/bin/
msvc-arm64:
msvc-arm64:
runs-on: windows-
2022
runs-on: windows-
11-arm
steps:
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
with:
Write
Preview
Loading…
Cancel
Save