Skip to content

Commit

Permalink
update ci and remove go work
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Lam committed Nov 20, 2023
1 parent a6ec33f commit 7711049
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1,207 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:

env:
GO_VERSION: "1.20.10"
SUBNET_EVM_VERSION: "0.5.9"

jobs:
e2e_tests:
Expand All @@ -30,7 +31,7 @@ jobs:
with:
repository: ava-labs/subnet-evm
path: subnet-evm
ref: v0.5.9
ref: ${{ env.SUBNET_EVM_VERSION }}

- name: Setup Go
uses: actions/setup-go@v4
Expand Down
6 changes: 0 additions & 6 deletions go.work

This file was deleted.

Loading

0 comments on commit 7711049

Please sign in to comment.