Skip to content

Commit

Permalink
default CI workflow template to stable as opposed to nightly, related:
Browse files Browse the repository at this point in the history
  • Loading branch information
zerosnacks committed Dec 18, 2024
1 parent 681bddd commit 1f11256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/forge/assets/workflowTemplate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
version: stable

- name: Show Forge version
run: |
Expand Down

0 comments on commit 1f11256

Please sign in to comment.