Skip to content

Commit 29ee61b

Browse files
committed
use latest ubuntu, prereq lint
1 parent 91860e4 commit 29ee61b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/node.js.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ jobs:
5656
- run: npm run lint
5757

5858
jscpd:
59-
# needs: lint-commits
60-
runs-on: ubuntu-22.04
59+
needs: lint-commits
60+
runs-on: ubuntu-latest
6161
strategy:
6262
matrix:
6363
node-version: [18.x]

0 commit comments

Comments
 (0)