Skip to content

Commit bf3b5e9

Browse files
feliwirOmniBlade
authored andcommitted
Remove old Ubntu LTS
This version is becoming deprecated and is not widely used anymore
1 parent 23ba8b4 commit bf3b5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fail-fast: false
2424
matrix:
2525
platform: [clang, gcc]
26-
os: [ubuntu-18.04, ubuntu-20.04, ubuntu-22.04]
26+
os: [ubuntu-20.04, ubuntu-22.04]
2727

2828
steps:
2929
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)