Browse Source

Try MacOS ARM availability

pull/664/head
SignalRT 1 year ago
parent
commit
f29f61ee0f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/main.yml

+ 1
- 1
.github/workflows/main.yml View File

@@ -22,7 +22,7 @@ jobs:
os: ubuntu-latest os: ubuntu-latest
config: release config: release
- build: osx-release - build: osx-release
os: macos-latest
os: macos-latest-xlarge
config: release config: release
- build: windows-release - build: windows-release
os: windows-2019 os: windows-2019


Loading…
Cancel
Save