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 a256492 commit 13cd4adCopy full SHA for 13cd4ad
.github/workflows/pull_request.yml
@@ -27,3 +27,4 @@ jobs:
27
with:
28
name: "Integration test"
29
matrix_linux_command: "apt-get update -yq && apt-get install -yq jq && ./scripts/run-integration-test.sh"
30
+ matrix_linux_nightly_main_enabled: false
0 commit comments