ci: update Windows runner to windows-2019
The windows-2016 runner will soon be removed: https://github.blog/changelog/2021-10-19-github-actions-the-windows-2016-runner-image-will-be-removed-from-github-hosted-runners-on-march-15-2022/ Therefore, switch to the next version.
Этот коммит содержится в:
родитель
539e1324c8
коммит
73ad825b67
1 изменённых файлов: 1 добавлений и 1 удалений
2
.github/workflows/windows.yml
предоставленный
2
.github/workflows/windows.yml
предоставленный
|
@ -9,7 +9,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build-windows:
|
||||
runs-on: windows-2016
|
||||
runs-on: windows-2019
|
||||
steps:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v2
|
||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче