Skip to content

Commit 80e34a6

Browse files
committed
ci: switch to Foundry stable
1 parent 369dd01 commit 80e34a6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616

1717
- name: Install Foundry
1818
uses: foundry-rs/foundry-toolchain@v1
19-
with:
20-
version: nightly
2119

2220
- name: Print forge version
2321
run: forge --version
@@ -104,8 +102,6 @@ jobs:
104102

105103
- name: Install Foundry
106104
uses: foundry-rs/foundry-toolchain@v1
107-
with:
108-
version: nightly
109105

110106
- name: Print forge version
111107
run: forge --version
@@ -121,8 +117,6 @@ jobs:
121117

122118
- name: Install Foundry
123119
uses: foundry-rs/foundry-toolchain@v1
124-
with:
125-
version: nightly
126120

127121
- name: Print forge version
128122
run: forge --version

0 commit comments

Comments
 (0)