Skip to content

Commit 1b2b81e

Browse files
committed
Drop ubuntu-20.04 support
1 parent 539cd69 commit 1b2b81e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
os:
1313
- { image: ubuntu-24.04, name: linux }
1414
- { image: ubuntu-22.04, name: linux }
15-
- { image: ubuntu-20.04, name: linux }
1615
runs-on: ${{ matrix.os.image }}
1716
env:
1817
CI_BUILD_STAGE_NAME: build

0 commit comments

Comments
 (0)