Skip to content

Commit

Permalink
Update e2e-testnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saisomepalle committed Jun 13, 2024
1 parent f6bac61 commit ae31375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
jobs:
run-e2e:
name: Run E2E Tests
runs-on: ubuntu-22.04
runs-on: [self-hosted, Linux, X64, benchmark]
container: ghcr.io/frequency-chain/frequency/ci-base-image:latest
steps:
- name: Validate
Expand Down

0 comments on commit ae31375

Please sign in to comment.