Skip to content

Commit 1f11256

Browse files
committed
default CI workflow template to stable as opposed to nightly, related: foundry-rs/foundry-toolchain#60
1 parent 681bddd commit 1f11256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/forge/assets/workflowTemplate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install Foundry
2424
uses: foundry-rs/foundry-toolchain@v1
2525
with:
26-
version: nightly
26+
version: stable
2727

2828
- name: Show Forge version
2929
run: |

0 commit comments

Comments
 (0)