There was an error while loading. Please reload this page.
1 parent 302fe99 commit b5846bbCopy full SHA for b5846bb
1 file changed
.github/workflows/linux_builds.yml
@@ -13,8 +13,6 @@ jobs:
13
- { os: ubuntu-24.04, cc: clang-18 }
14
- { os: ubuntu-22.04, cc: gcc-12 }
15
- { os: ubuntu-22.04, cc: clang-15 }
16
- - { os: ubuntu-20.04, cc: gcc-10 }
17
- - { os: ubuntu-20.04, cc: clang-11 }
18
steps:
19
- uses: actions/checkout@v4
20
- name: dependencies
0 commit comments