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 4160d68 commit 381c8a8Copy full SHA for 381c8a8
.github/workflows/main.yaml
@@ -79,7 +79,7 @@ jobs:
79
CHIPFLOW_API_ORIGIN: 'https://build-staging.chipflow.org'
80
CHIPFLOW_API_KEY_ID: ${{ secrets.CHIPFLOW_API_KEY_ID }}
81
CHIPFLOW_API_KEY_SECRET: ${{ secrets.CHIPFLOW_API_KEY_SECRET }}
82
- CHIPFLOW_BACKEND_VERSION: branch-pycopy-fix
+ CHIPFLOW_BACKEND_VERSION: branch-main
83
84
test-submit-dry:
85
runs-on: ubuntu-latest
0 commit comments