Skip to content

Commit

Permalink
chore: remove aws codebuild (vechain#853)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain authored Sep 25, 2024
1 parent 56bd50e commit 2927a2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ jobs:
retention-days: 7

run-tests:
# https://docs.aws.amazon.com/codebuild/latest/userguide/action-runner.html#sample-github-action-runners-create-project
runs-on: codebuild-ThorGHA-${{ github.run_id }}-${{ github.run_attempt }}-ubuntu-7.0-large
runs-on: ubuntu-latest
needs: build-docker-image
env:
THOR_IMAGE: vechain/thor:${{ github.sha }}
Expand Down

0 comments on commit 2927a2a

Please sign in to comment.