Skip to content

Commit

Permalink
Try running builds on depot
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasjansson committed Nov 29, 2024
1 parent 19c4ebc commit e200df8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ on:

jobs:
cog-safe-push:
runs-on: ubuntu-latest-4-cores
# runs-on: ubuntu-latest-4-cores
runs-on: depot-ubuntu-22.04-4

steps:
- uses: actions/checkout@v3
Expand Down Expand Up @@ -55,4 +56,4 @@ jobs:
if [ "$model" != "hotswap-lora" ]; then
cog push r8.im/black-forest-labs/flux-$model # to get openapi schema :..(
fi
done
done

0 comments on commit e200df8

Please sign in to comment.