Browse Source

Keep using macos-10.15

Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.4.2
falkTX 1 year ago
parent
commit
0ae6c776c5
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/release.yml

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

@@ -45,7 +45,7 @@ jobs:

# macOS native universal build
macos_universal:
runs-on: macos-latest
runs-on: macos-10.15
steps:
- uses: actions/checkout@v2
with:


Loading…
Cancel
Save