revert: "chore: Migrate workflows to Blacksmith (#34)" (#35)

This reverts commit 10db7d5833.
This commit is contained in:
2025-03-16 14:43:14 +01:00
committed by GitHub
parent 10db7d5833
commit acd5f5b5f4

View File

@@ -8,7 +8,7 @@ on:
jobs:
push_to_registry:
name: Push Docker image to Docker Hub
runs-on: blacksmith-2vcpu-ubuntu-2204
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v3