remove vs 2019 from github actions
This commit is contained in:
2
.github/workflows/amd64_windows_bazel.yml
vendored
2
.github/workflows/amd64_windows_bazel.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
native:
|
||||
strategy:
|
||||
matrix:
|
||||
runner: [windows-2022, windows-2019]
|
||||
runner: [windows-2022]
|
||||
python: [
|
||||
{version: '3.9'},
|
||||
{version: '3.10'},
|
||||
|
||||
Reference in New Issue
Block a user