mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-21 13:38:56 +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
|
||||
|
||||
windows:
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
|
||||
steps:
|
||||
- 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
|
||||
|
||||
windows:
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user