Skip to content

Commit 74a5c97

Browse files
authored
Merge pull request fraunhoferhhi#531 from fraunhoferhhi/adamjw24-patch-1
Remove Ubuntu 20.04 builder
2 parents aa4d8db + d4e3a12 commit 74a5c97

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)