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 de13067 commit fd14239Copy full SHA for fd14239
.github/workflows/main.yaml
@@ -77,7 +77,7 @@ jobs:
77
CHIPFLOW_API_ORIGIN: 'https://build-staging.chipflow.org'
78
CHIPFLOW_API_KEY_ID: ${{ secrets.CHIPFLOW_API_KEY_ID }}
79
CHIPFLOW_API_KEY_SECRET: ${{ secrets.CHIPFLOW_API_KEY_SECRET }}
80
- CHIPFLOW_BACKEND_VERSION: branch-main
+ CHIPFLOW_BACKEND_VERSION: branch-orfs_update2
81
82
test-submit-dry:
83
runs-on: ubuntu-latest
0 commit comments