Skip to content

Commit 13ce543

Browse files
committed
GH action: use ubuntu-latest
1 parent 0a7e3ff commit 13ce543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permissions:
99

1010
jobs:
1111
build:
12-
runs-on: ubuntu-22.04
12+
runs-on: ubuntu-latest
1313
name: check-lts
1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)