mirror of
https://github.com/github/codeql-action.git
synced 2026-01-04 21:50:17 +08:00
Run resolve environment test against Ubuntu only
There isn't really anything platform-specific at the moment.
This commit is contained in:
12
.github/workflows/__resolve-environment-action.yml
generated
vendored
12
.github/workflows/__resolve-environment-action.yml
generated
vendored
@@ -38,22 +38,10 @@ jobs:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
version: default
|
||||
- os: macos-latest
|
||||
version: default
|
||||
- os: windows-latest
|
||||
version: default
|
||||
- os: ubuntu-latest
|
||||
version: linked
|
||||
- os: macos-latest
|
||||
version: linked
|
||||
- os: windows-latest
|
||||
version: linked
|
||||
- os: ubuntu-latest
|
||||
version: nightly-latest
|
||||
- os: macos-latest
|
||||
version: nightly-latest
|
||||
- os: windows-latest
|
||||
version: nightly-latest
|
||||
name: Resolve environment
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user