Change runner to blacksmith-4vcpu-ubuntu-2404

This commit is contained in:
Luke Gustafson
2026-01-02 02:39:35 -06:00
committed by GitHub
parent f85609660a
commit d1b95d698f

View File

@@ -17,7 +17,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2404
steps:
- name: Checkout repository
uses: actions/checkout@v5