chore(ci): add `LTS` to `Ubuntu 22.04` comment

This commit is contained in:
郭桓桓 2023-03-03 20:54:14 +08:00
parent d33f046030
commit 8bb74891ce
Signed by: kuohuanhuan
GPG Key ID: FD846A0A797B0D75
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ on:
jobs:
# Test Lint
lint:
# Use Ubuntu 22.04
# Use Ubuntu 22.04 LTS
runs-on: ubuntu-22.04
steps:
# Step I

View File

@ -8,7 +8,7 @@ on:
jobs:
# NPM Registry & GitHub Release
release:
# Use Ubuntu 22.04
# Use Ubuntu 22.04 LTS
runs-on: ubuntu-22.04
steps:
# Step I