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:
33e40a7
)
Add node.js 16 to CI jobs
author
Tim Düsterhus
<duesterhus@woltlab.com>
Wed, 11 Aug 2021 07:22:09 +0000
(09:22 +0200)
committer
GitHub
<noreply@github.com>
Wed, 11 Aug 2021 07:22:09 +0000
(09:22 +0200)
.github/workflows/ci.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/ci.yml
b/.github/workflows/ci.yml
index 570c1659a2a19b55bab6f47759a55b81c0afb61b..4ce1db381fe899ac6e5a2b5827d67eb0b3d8114b 100644
(file)
--- a/
.github/workflows/ci.yml
+++ b/
.github/workflows/ci.yml
@@
-15,6
+15,7
@@
jobs:
- '10'
- '12'
- '14'
+ - '16'
steps:
- uses: actions/checkout@v2
- name: Setup Node.js environment