mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 15:44:11 +02:00
GitHub Actions: pin Windows Server version to 2019
This commit is contained in:
parent
948f70a175
commit
4c4731a461
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
bits: [32, 64]
|
bits: [32, 64]
|
||||||
|
|
||||||
runs-on: windows-latest
|
runs-on: windows-2019
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BITS: '${{ matrix.bits }}'
|
BITS: '${{ matrix.bits }}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user