Skip to content

Commit

Permalink
Migrate workflows to Blacksmith
Browse files Browse the repository at this point in the history
  • Loading branch information
blacksmith-sh[bot] authored and mabels committed Dec 29, 2024
1 parent 3f8ed57 commit 3af01e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ on:
jobs:
build-vendor:
name: Build Vendor Patch Package
runs-on: ubuntu-latest
runs-on: blacksmith-4vcpu-ubuntu-2204
steps:
- uses: actions/setup-node@v4
- uses: useblacksmith/setup-node@v5
with:
node-version: 20
- uses: pnpm/action-setup@v4
Expand Down

0 comments on commit 3af01e1

Please sign in to comment.