refactor: Remove experimental Ubuntu 22.04 build from releases

This commit is contained in:
Petr Mironychev 2025-02-02 23:03:51 +01:00
parent 2a0beb6c4c
commit a2f15fc843

View File

@ -41,12 +41,6 @@ jobs:
platform: linux_x64,
cc: "gcc", cxx: "g++"
}
- {
name: "Ubuntu 22.04 GCC", artifact: "Linux-x64(Ubuntu-22.04-experimental)",
os: ubuntu-22.04,
platform: linux_x64,
cc: "gcc", cxx: "g++"
}
- {
name: "macOS Latest Clang", artifact: "macOS-universal",
os: macos-latest,