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