Skip to content

Commit 3588dd1

Browse files
committed
ci: fix typo
1 parent 9d52876 commit 3588dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- 14
2020
include:
2121
- node-version: 12
22-
os: unbuntu-latest
22+
os: ubuntu-latest
2323
- node-version: 16
2424
os: ubuntu-latest
2525
name: Node ${{ matrix.node-version }} on ${{ matrix.os }}

0 commit comments

Comments
 (0)