From e24fcff5c81d05d12d6850c42b7dd82b31ea2fb9 Mon Sep 17 00:00:00 2001 From: Noel Berry Date: Tue, 13 Feb 2024 11:28:12 -0800 Subject: [PATCH] update release info for Linux --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 185381bf..f32e82df 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -63,6 +63,6 @@ jobs: # Requirements: - **Windows:** 10 or later, x64 - - **Linux:** [Distro support list](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md), x64, ARM64, and ARM32 + - **Linux:** [Distro support list](https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md), GLIBC 2.35+ Distros x64, ARM64, and ARM32 - **Mac:** Monterey or later, x64, and ARM64 files: Celeste64-${{ github.ref_name }}-${{ runner.os }}-${{ matrix.arch }}.zip