mirror of
https://github.com/github/codeql-action.git
synced 2026-01-03 13:10:06 +08:00
Use nightly-latest for test for now
This commit is contained in:
6
.github/workflows/__resolve-environment-action.yml
generated
vendored
6
.github/workflows/__resolve-environment-action.yml
generated
vendored
@@ -26,11 +26,11 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
version: latest
|
||||
version: nightly-latest
|
||||
- os: macos-latest
|
||||
version: latest
|
||||
version: nightly-latest
|
||||
- os: windows-latest
|
||||
version: latest
|
||||
version: nightly-latest
|
||||
name: resolve-environment-action
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user