Skip to content

Commit 381c8a8

Browse files
committed
Use backend main branch
1 parent 4160d68 commit 381c8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
CHIPFLOW_API_ORIGIN: 'https://build-staging.chipflow.org'
8080
CHIPFLOW_API_KEY_ID: ${{ secrets.CHIPFLOW_API_KEY_ID }}
8181
CHIPFLOW_API_KEY_SECRET: ${{ secrets.CHIPFLOW_API_KEY_SECRET }}
82-
CHIPFLOW_BACKEND_VERSION: branch-pycopy-fix
82+
CHIPFLOW_BACKEND_VERSION: branch-main
8383

8484
test-submit-dry:
8585
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)