mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02:00
CI: switch to Node.js 14. (#32003)
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
env:
|
||||
CI: true
|
||||
NODE: 12.x
|
||||
NODE: 14.x
|
||||
|
||||
jobs:
|
||||
docs:
|
||||
|
Reference in New Issue
Block a user