Skip to content

Commit c1e0a9b

Browse files
ci: retarget buildpack integration test to main instead of release version
1 parent 7dc7451 commit c1e0a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildpack-integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions: read-all
1515

1616
jobs:
1717
ruby30-buildpack-test:
18-
uses: GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@v1.8.5
18+
uses: GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
1919
with:
2020
http-builder-source: 'test/conformance'
2121
http-builder-target: 'http_func'

0 commit comments

Comments
 (0)