Add comment to explain why to use Ubuntu LTS-1

This commit is contained in:
Andrew Ferrazzutti
2023-04-26 15:44:25 +09:00
parent 80de0f0bbe
commit 4bbea71d51
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -92,6 +92,7 @@ jobs:
strategy:
fail-fast: true
matrix:
# Use Ubuntu LTS-1 for broader glibc compatibility.
os: [ubuntu-20.04]
node-version: [16.0, 18.0, 19.0, 20.0]
include:
@@ -39,6 +39,7 @@ jobs:
matrix:
include:
# ----------------------------------- Linux
# Use Ubuntu LTS-1 for broader glibc compatibility.
- target: x86_64-unknown-linux-gnu
os: ubuntu-20.04
- target: i686-unknown-linux-gnu