Skip to content

Commit

Permalink
Run on koyeb-runner instead of koyeb-runner-xlarge
Browse files Browse the repository at this point in the history
The self-hosted runner has been renamed.
  • Loading branch information
brmzkw committed Oct 30, 2024
1 parent c0b93e9 commit 5c11088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
docker:
runs-on: koyeb-runner-xlarge
runs-on: koyeb-runner
strategy:
matrix:
model:
Expand Down

0 comments on commit 5c11088

Please sign in to comment.