Skip to content

Commit b5846bb

Browse files
committed
ci: drop ubuntu 20.04 runners
Will be removed by GitHub 2025-04-01.
1 parent 302fe99 commit b5846bb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/linux_builds.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
- { os: ubuntu-24.04, cc: clang-18 }
1414
- { os: ubuntu-22.04, cc: gcc-12 }
1515
- { os: ubuntu-22.04, cc: clang-15 }
16-
- { os: ubuntu-20.04, cc: gcc-10 }
17-
- { os: ubuntu-20.04, cc: clang-11 }
1816
steps:
1917
- uses: actions/checkout@v4
2018
- name: dependencies

0 commit comments

Comments
 (0)