Add comment to explain why to use Ubuntu LTS-1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user