mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 22:30:56 +03:00
CI: use Windows-2022 for now
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
3
.github/workflows/development.yml
vendored
3
.github/workflows/development.yml
vendored
@@ -100,8 +100,7 @@ jobs:
|
|||||||
|
|
||||||
test-deploy-windows:
|
test-deploy-windows:
|
||||||
name: Test and deploy Windows
|
name: Test and deploy Windows
|
||||||
environment: signing
|
runs-on: windows-2022
|
||||||
runs-on: windows-latest
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v5
|
||||||
|
|||||||
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -44,7 +44,6 @@ jobs:
|
|||||||
|
|
||||||
prepare-windows:
|
prepare-windows:
|
||||||
name: Prepare Windows binaries
|
name: Prepare Windows binaries
|
||||||
environment: signing
|
|
||||||
runs-on: windows-2022
|
runs-on: windows-2022
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user