diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ac3a913f..43e4359a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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: diff --git a/README.md b/README.md index 61a89874..e7ea3487 100644 --- a/README.md +++ b/README.md @@ -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**