Skip to content

Commit aa5cb30

Browse files
committed
CI: Remove ubuntu-20.04
1 parent a6b56fc commit aa5cb30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fail-fast: false
3838
matrix:
3939
name: [default]
40-
os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
40+
os: [ubuntu-22.04, ubuntu-24.04]
4141
cc: [gcc, clang]
4242
include:
4343
- name: Slackware

0 commit comments

Comments
 (0)