Skip to content

Commit 92dc820

Browse files
committed
Correct CI build name
1 parent 3850ce3 commit 92dc820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: yarn prettier --check .
2525
build-windows:
2626
runs-on: windows-latest
27-
name: Node 20 Windows
27+
name: Node LTS Windows
2828
steps:
2929
- name: Checkout repository
3030
uses: actions/checkout@v4

0 commit comments

Comments
 (0)