Skip to content

Commit

Permalink
Fix deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
pepicrft committed Jul 26, 2024
1 parent 72d1128 commit 8c64343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
DOCKER_BUILDKIT: 1
runs-on: blacksmith-4vcpu-ubuntu-2204
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8c64343

Please sign in to comment.