Skip to content

Commit

Permalink
refactor: Remove experimental Ubuntu 22.04 build from releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Palm1r committed Feb 2, 2025
1 parent 2a0beb6 commit a2f15fc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit a2f15fc

Please sign in to comment.