Skip to content

Commit 3952325

Browse files
committed
Add integration workflow for pull requests
1 parent 8eb4b80 commit 3952325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install Foundry
3232
uses: foundry-rs/foundry-toolchain@v1
3333
with:
34-
version: nightly
34+
version: stable
3535

3636
- name: Run Forge Install Script
3737
run: |

0 commit comments

Comments
 (0)