diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 9b3b7ad82..13864c4fd 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -34,7 +34,6 @@ jobs: - macos-13 # [macOs, x64] - macos-latest # [macOs, ARM64] - ubuntu-20.04 # [linux, x64] - - ubuntu-24.04 # [linux, x64] - windows-latest # [windows, x64] runs-on: ${{ matrix.platform }}