We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1cef72 + 177f1d9 commit ec3773dCopy full SHA for ec3773d
.github/workflows/conformance.yaml
@@ -27,6 +27,7 @@ jobs:
27
github.com:443
28
objects.githubusercontent.com:443
29
proxy.golang.org:443
30
+ release-assets.githubusercontent.com:443
31
repo.maven.apache.org:443
32
storage.googleapis.com:443
33
@@ -94,4 +95,4 @@ jobs:
94
95
useBuildpacks: false
96
validateConcurrency: true
97
cmd: "'mvn -f invoker/conformance/pom.xml function:run -Drun.functionTarget=com.google.cloud.functions.conformance.ConcurrentHttpConformanceFunction'"
- startDelay: 10
98
+ startDelay: 10
0 commit comments