ci : remove cuda 11.7 releases, switch runner to windows 2022 (#13997)
This commit is contained in:
parent
482548716f
commit
2589ad3704
3 changed files with 8 additions and 8 deletions
2
.github/workflows/server.yml
vendored
2
.github/workflows/server.yml
vendored
|
@ -180,7 +180,7 @@ jobs:
|
|||
|
||||
|
||||
server-windows:
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2022
|
||||
|
||||
steps:
|
||||
- name: Clone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue