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.
1 parent d9b1d9f commit dca94dfCopy full SHA for dca94df
1 file changed
.github/workflows/test_integration.yml
@@ -12,6 +12,7 @@ jobs:
12
secrets: inherit
13
with:
14
update_to_latest: true
15
+ repo_runner_labels: 'ubuntu-latest'
16
target_branch: '${{ github.ref }}'
17
18
update_known_good:
0 commit comments