Skip to content

Commit

Permalink
docs: update documentation with Ubuntu 24.04
Browse files Browse the repository at this point in the history
Signed-off-by: Jefferson <jefferson.rios.caro@gmail.com>
  • Loading branch information
riosje committed Aug 15, 2024
1 parent 2fae511 commit e427823
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
version: [18, 20, 21, 22]
os: ["ubuntu:22.04", "debian:10"]
os: ["ubuntu:24.04", "ubuntu:22.04", "debian:10"]
container:
image: ${{ matrix.os }}
defaults:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ NodeSource will continue to maintain the following architectures and may add add
| Ubuntu Bionic ^18.04 |||||
| Ubuntu Focal ^20.04 |||||
| Ubuntu Jammy ^22.04 |||||
| Ubuntu Noble ^24.04 |||||

#### **Debian versions**

Expand Down

0 comments on commit e427823

Please sign in to comment.