mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-23 18:34:02 +02:00
parent
c7492fe0f1
commit
14b2103f85
2
.github/workflows/dev-release.yml
vendored
2
.github/workflows/dev-release.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
|||||||
path: ${{ github.workspace }}/mac/dist/focalboard-mac.zip
|
path: ${{ github.workspace }}/mac/dist/focalboard-mac.zip
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
runs-on: windows-latest
|
runs-on: windows-2019
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
2
.github/workflows/prod-release.yml
vendored
2
.github/workflows/prod-release.yml
vendored
@ -106,7 +106,7 @@ jobs:
|
|||||||
path: ${{ github.workspace }}/mac/dist/focalboard-mac.zip
|
path: ${{ github.workspace }}/mac/dist/focalboard-mac.zip
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
runs-on: windows-latest
|
runs-on: windows-2019
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user