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 ccce676 commit 0e2832eCopy full SHA for 0e2832e
.github/workflows/cross_version_test.yml
@@ -43,7 +43,7 @@ jobs:
43
bf_version: ${{ needs.precommit.outputs.bf_version }}
44
bf_test_artifact_age: "90"
45
bf_min_release_test_count: "3"
46
- pybf_min_release_test_count: "3"
+ pybf_min_release_test_count: "1" # todo: bump to 3 once we have 3 releases with new API support
47
run_cross_version_tests: true
48
# Push public artifacts
49
upload:
0 commit comments