mirror of
https://github.com/github/codeql.git
synced 2026-01-29 22:32:58 +01:00
Merge pull request #685 from github/smowton/fix/windows-2019-ci
CI: Run on Windows 2019
This commit is contained in:
2
.github/workflows/codeqltest.yml
vendored
2
.github/workflows/codeqltest.yml
vendored
@@ -97,7 +97,7 @@ jobs:
|
||||
|
||||
test-win:
|
||||
name: Test Windows
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
steps:
|
||||
- name: Set up Go 1.17
|
||||
uses: actions/setup-go@v1
|
||||
|
||||
Reference in New Issue
Block a user