mirror of
https://github.com/Icinga/icinga2.git
synced 2026-02-03 20:40:17 -05:00
Merge 22900ee5e2 into 274a0e39d5
This commit is contained in:
commit
786d974a75
1 changed files with 3 additions and 2 deletions
5
.github/ISSUE_TEMPLATE/release.md
vendored
5
.github/ISSUE_TEMPLATE/release.md
vendored
|
|
@ -43,7 +43,8 @@ https://packages.icinga.com/windows/dependencies/, e.g.:
|
|||
### Re-provision Build Server
|
||||
|
||||
Even if there aren't any new releases of dependencies with versions
|
||||
hardcoded in the repos and files listed above (Boost, OpenSSL).
|
||||
There may be new build versions of other dependencies (VS, MSVC).
|
||||
hardcoded in the repos and files listed above (Boost, OpenSSL),
|
||||
there may be new build versions of Visual Studio.
|
||||
Our GitHub actions (tests) use the latest ones automatically,
|
||||
but the GitLab runner (release packages) doesn't.
|
||||
However, it allows to log in via remote desktop to update Visual Studio.
|
||||
|
|
|
|||
Loading…
Reference in a new issue