Migrate workflows to Blacksmith

This commit is contained in:
blacksmith-sh[bot]
2026-05-22 07:30:31 +00:00
committed by GitHub
parent c0ea3aefbe
commit 54b5ab932f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
build:
name: Build, push, and deploy
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
steps:
- uses: actions/checkout@v3