mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Merge pull request #9233 from Icinga/bugfix/gha-pin-windows-version-2.13
GitHub Actions: pin Windows Server version to 2019
This commit is contained in:
commit
40f647588e
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
matrix:
|
||||
bits: [32, 64]
|
||||
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
|
||||
env:
|
||||
BITS: '${{ matrix.bits }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user