Skip to content

Commit 4160d68

Browse files
robtaylorlanserge
authored andcommitted
Test attempted fix for backend/frontend interop
1 parent a39faed commit 4160d68

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-orfs-update2
82+
CHIPFLOW_BACKEND_VERSION: branch-pycopy-fix
8383

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

0 commit comments

Comments
 (0)