drop deprecated windows 2019 runner
This commit is contained in:
parent
4fc47bf02b
commit
d251d89164
|
|
@ -36,8 +36,8 @@ env:
|
|||
jobs:
|
||||
|
||||
|
||||
windows-2019-cmake-cuda:
|
||||
runs-on: windows-2019
|
||||
windows-latest-cmake-cuda:
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- name: Clone
|
||||
|
|
|
|||
Loading…
Reference in New Issue