Skip to content

Commit

Permalink
broaden self-hosted tags
Browse files Browse the repository at this point in the history
  • Loading branch information
bschimke95 committed Jul 3, 2024
1 parent 2afee40 commit cb99f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:
jobs:
build-e2e-images:
name: Build E2E Images
runs-on: [self-hosted, linux, x86]
runs-on: self-hosted
steps:
- name: Check out repo
uses: actions/checkout@v4
Expand Down

0 comments on commit cb99f85

Please sign in to comment.