diff --git a/Bots.md b/Bots.md index a256071..58ca867 100644 --- a/Bots.md +++ b/Bots.md @@ -18,7 +18,7 @@ While we use GitHub Actions for linting and running (a selection of) unit tests, Characteristics --------------- -PDF.js uses a Linux and a Windows bot. The Linux bot runs Ubuntu 12.04.4 LTS with Xvfb, whereas the Windows bot runs Windows Server Datacenter 2016. The Linux bot has a few additional font packages to improve font rendering: +PDF.js uses a Linux and a Windows bot that both run Node.js 18.16.0 LTS. The Linux bot has a few additional font packages to improve font rendering: - `latex-cjk-all` - `xfonts-wqy` @@ -28,8 +28,6 @@ PDF.js uses a Linux and a Windows bot. The Linux bot runs Ubuntu 12.04.4 LTS wit - `fonts-ipafont-gothic` - `fonts-unfonts-core` -The bots run Node.js 18.16.0 LTS. - Setup ----- [Windows](https://github.com/mozilla/pdf.js/wiki/Windows-Bot-Setup)