Browse Source

change macos build version

pull/438/head
ionite34 11 months ago
parent
commit
a6f9ea48b8
No known key found for this signature in database
GPG Key ID: B3404C5F3827849B
  1. 2
      .github/workflows/release.yml

2
.github/workflows/release.yml

@ -178,7 +178,7 @@ jobs:
platform-id: osx-arm64
app-name: "Stability Matrix.app"
out-name: "Stability Matrix.dmg"
runs-on: macos-13
runs-on: macos-latest
steps:
- uses: actions/checkout@v3

Loading…
Cancel
Save