Skip to content

Commit d9cc9d8

Browse files
committed
add ubuntu build configuration for ARM64 platform
1 parent 8fde70a commit d9cc9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
build-obfuscate: true
6060
package: false # Do not try to upload to github
6161
ubuntu-build-arm:
62-
runs-on: macos-14
62+
runs-on: windows-latest
6363
steps:
6464
- uses: actions/checkout@v4
6565
with:

0 commit comments

Comments
 (0)