Skip to content

Commit 9f392ae

Browse files
committed
chore: go:generate workflow in ethereum/solc container
1 parent 4fc6bcc commit 9f392ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
env:
3030
EXCLUDE_REGEX: 'ava-labs/libevm/(accounts/usbwallet/trezor)$'
3131
runs-on: ubuntu-latest
32+
container: ethereum/solc:0.8.28
3233
steps:
3334
- uses: actions/checkout@v4
3435
- name: Set up Go

0 commit comments

Comments
 (0)