use blacksmith for amd64 build too

This commit is contained in:
Graham McIntire 2026-02-02 13:39:51 -06:00
parent 440ba2d44d
commit 667045c34b
No known key found for this signature in database

View file

@ -7,9 +7,9 @@ on:
push:
branches:
- main
- '**'
- "**"
tags:
- 'v*'
- "v*"
pull_request:
branches:
- main
@ -151,7 +151,7 @@ jobs:
include:
- platform: linux/amd64
arch: amd64
runner: ubuntu-latest
runner: blacksmith-4vcpu-ubuntu-2404
- platform: linux/arm64
arch: arm64
runner: blacksmith-4vcpu-ubuntu-2404-arm