Skip to content

Commit

Permalink
Run on warp
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkleeman committed Dec 10, 2024
1 parent b9107ce commit 6ff0a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ env:

jobs:
build-and-push-image:
runs-on: ubuntu-latest
runs-on: warp-ubuntu-latest-x64-16x
timeout-minutes: ${{ inputs.debug && 140 || 70 }}

steps:
Expand Down

0 comments on commit 6ff0a3a

Please sign in to comment.