Skip to content

Commit 770b398

Browse files
Remove Ubuntu 24.04 from desktop CI matrix (#2710)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: yujonglee <[email protected]>
1 parent 655ea3c commit 770b398

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/desktop_ci.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
runner: "depot-macos-14"
4343
- platform: "linux"
4444
runner: "depot-ubuntu-22.04-8"
45-
- platform: "linux"
46-
runner: "depot-ubuntu-24.04-8"
4745
runs-on: ${{ matrix.runner }}
4846
steps:
4947
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)