mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-30 15:20:40 +00:00
Downgrade MacOS version
This commit is contained in:
parent
243154d0a2
commit
ccff08b831
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
||||||
node-version: [16.x]
|
node-version: [16.x]
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- macos-latest
|
- macos-13
|
||||||
- windows-latest
|
- windows-latest
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue