mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 14:20:19 +00:00
Test on Windows
This commit is contained in:
+4
-3
@@ -10,9 +10,6 @@ env:
|
||||
CODEQL_EXTRACTOR_JAVA_AGENT_DISABLE_KOTLIN: 'true'
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- releases/v*
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
@@ -31,6 +28,10 @@ jobs:
|
||||
version: latest
|
||||
- os: ubuntu-latest
|
||||
version: nightly-latest
|
||||
- os: windows-latest
|
||||
version: latest
|
||||
- os: windows-latest
|
||||
version: nightly-latest
|
||||
name: Autobuild direct tracing
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user