Skip to content

Commit

Permalink
Add comment to explain why to use Ubuntu LTS-1
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewFerr committed Apr 26, 2023
1 parent 80de0f0 commit 4bbea71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bindings_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release-crypto-nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4bbea71

Please sign in to comment.