Skip to content

Commit 481e146

Browse files
committed
update windows publish runner
1 parent 37f78de commit 481e146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
node: ['22']
11-
os: [ubuntu-latest]
11+
os: [windows-latest]
1212
runs-on: ${{ matrix.os }}
1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)