mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 06:10:54 +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:
|
||||
name: Test and deploy Windows
|
||||
environment: signing
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2022
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -44,7 +44,6 @@ jobs:
|
||||
|
||||
prepare-windows:
|
||||
name: Prepare Windows binaries
|
||||
environment: signing
|
||||
runs-on: windows-2022
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user