Skip to content

Commit

Permalink
s/latest/linked/
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Mercer committed Sep 23, 2024
1 parent a7b6673 commit b78ab6c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/__go-custom-queries.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__remote-config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/__unset-environment.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pr-checks/checks/go-custom-queries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion pr-checks/checks/remote-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pr-checks/checks/unset-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b78ab6c

Please sign in to comment.