Skip to content

Commit d4e3a12

Browse files
authored
Remove Ubuntu 20.04 builder
1 parent aa4d8db commit d4e3a12

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/Build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ jobs:
4343
cxx: "g++",
4444
generators: "MinGW Makefiles"
4545
}
46-
- {
47-
name: "Ubuntu 20.04",
48-
os: ubuntu-20.04
49-
}
5046
- {
5147
name: "Ubuntu 22.04",
5248
os: ubuntu-22.04

0 commit comments

Comments
 (0)