Skip to content

Commit

Permalink
test running on a large instance
Browse files Browse the repository at this point in the history
  • Loading branch information
chmllr committed Nov 1, 2024
1 parent c1bfc85 commit e77e46e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-join.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ permissions:

jobs:
join:
runs-on: ubuntu-latest
runs-on: namespace-profile-default # testing with a large instance
# runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
Expand Down

0 comments on commit e77e46e

Please sign in to comment.