Skip to content

Commit 90e71fc

Browse files
authored
build: fix publish workflow (#8)
1 parent 8837065 commit 90e71fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
container: node:20-bullseye
1212
strategy:
1313
matrix:
14-
os: [ ubuntu-latest, linux-arm ]
14+
os: [ ubuntu-latest, make-ubuntu24-arm64-2c ]
1515
steps:
1616
- uses: actions/checkout@v4
1717

0 commit comments

Comments
 (0)