Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 3bc94e4

Browse files
authored
chore(ci): Run snapshot on builder (#301)
Run snapshot on builder
1 parent ac25f49 commit 3bc94e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ env:
2727
jobs:
2828
publish-snapshot:
2929
name: "Publish snapshot"
30-
runs-on: ubuntu-latest
30+
runs-on: builder
3131

3232
outputs:
3333
snapshots: "${{ steps.snapshot.outputs.snapshots }}"

0 commit comments

Comments
 (0)