We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f78de commit 481e146Copy full SHA for 481e146
.github/workflows/publish.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
node: ['22']
11
- os: [ubuntu-latest]
+ os: [windows-latest]
12
runs-on: ${{ matrix.os }}
13
steps:
14
- uses: actions/checkout@v4
0 commit comments