upgrade porter deployment to blacksmith

This commit is contained in:
dal 2025-08-19 10:04:17 -06:00
parent e26a5afe73
commit 36d78bc6a1
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
name: Deploy to main-hono-server
jobs:
porter-deploy:
runs-on: ubuntu-latest
runs-on: blacksmith-8vcpu-ubuntu-2204
steps:
- name: Checkout code
uses: actions/checkout@v4

View File

@ -5,7 +5,7 @@
name: Deploy to staging-hono-server
jobs:
porter-deploy:
runs-on: ubuntu-latest
runs-on: blacksmith-8vcpu-ubuntu-2204
steps:
- name: Checkout code
uses: actions/checkout@v4