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 4d0022a commit 640cb94Copy full SHA for 640cb94
.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-pycopy-fix
+ CHIPFLOW_BACKEND_VERSION: branch-main
81
82
test-submit-dry:
83
runs-on: ubuntu-latest
0 commit comments