s/latest/linked/
This commit is contained in:
parent
a7b66734cc
commit
b78ab6c660
6 changed files with 6 additions and 6 deletions
|
|
@ -3,7 +3,7 @@ description: "Checks that Go works in conjunction with a config file specifying
|
|||
operatingSystems:
|
||||
- ubuntu
|
||||
versions:
|
||||
- latest
|
||||
- linked
|
||||
- nightly-latest
|
||||
env:
|
||||
DOTNET_GENERATE_ASPNET_CERTIFICATE: "false"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ description: "Checks that specifying packages using only a config file works"
|
|||
operatingSystems:
|
||||
- ubuntu
|
||||
versions:
|
||||
- latest
|
||||
- linked
|
||||
- nightly-latest
|
||||
steps:
|
||||
- uses: ./../action/init
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ description: "An end-to-end integration test that unsets some environment variab
|
|||
operatingSystems:
|
||||
- ubuntu
|
||||
versions:
|
||||
- latest
|
||||
- linked
|
||||
- nightly-latest
|
||||
steps:
|
||||
- uses: ./../action/init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue