projects
/
GitHub
/
WoltLab
/
blacklist.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eea11dd
)
Add node.js 18 to CI jobs
author
Tim Düsterhus
<duesterhus@woltlab.com>
Wed, 1 Jun 2022 12:26:39 +0000
(14:26 +0200)
committer
GitHub
<noreply@github.com>
Wed, 1 Jun 2022 12:26:39 +0000
(14:26 +0200)
.github/workflows/ci.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/ci.yml
b/.github/workflows/ci.yml
index ff121407d92aabf2b61ceda31caf3df9c7fae63d..849bf8230af02af2786f2d7bfcc89ceea50cfa85 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-19,6
+19,7
@@
jobs:
- '12'
- '14'
- '16'
+ - '18'
steps:
- uses: actions/checkout@v3
- name: Setup Node.js environment