Skip to content

Commit b78ab6c

Browse files
committed
s/latest/linked/
1 parent a7b6673 commit b78ab6c

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.github/workflows/__go-custom-queries.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__remote-config.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/__unset-environment.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/go-custom-queries.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "Checks that Go works in conjunction with a config file specifying
33
operatingSystems:
44
- ubuntu
55
versions:
6-
- latest
6+
- linked
77
- nightly-latest
88
env:
99
DOTNET_GENERATE_ASPNET_CERTIFICATE: "false"

pr-checks/checks/remote-config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "Checks that specifying packages using only a config file works"
33
operatingSystems:
44
- ubuntu
55
versions:
6-
- latest
6+
- linked
77
- nightly-latest
88
steps:
99
- uses: ./../action/init

pr-checks/checks/unset-environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "An end-to-end integration test that unsets some environment variab
33
operatingSystems:
44
- ubuntu
55
versions:
6-
- latest
6+
- linked
77
- nightly-latest
88
steps:
99
- uses: ./../action/init

0 commit comments

Comments
 (0)