Skip to content

Commit 520f86e

Browse files
authored
ci: remove dup step (#413)
1 parent a3f287a commit 520f86e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,6 @@ jobs:
7474
exit 1
7575
fi
7676
77-
- name: Check compatibility with 0.6.12
78-
if: always()
79-
run: forge build --skip test --use solc:0.6.12
80-
8177
- name: Check compatibility with 0.6.2
8278
if: always()
8379
run: |

0 commit comments

Comments
 (0)