Skip to content

Commit

Permalink
ci: Remove linux 20.04
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Dimitrov <dimitrov.maksim@gmail.com>
  • Loading branch information
dimitrovmaksim committed Sep 11, 2023
1 parent 88a2dd6 commit 4f91224
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,9 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
name: [linux-20, linux-22]
name: [linux-22]

include:
- name: linux-20
os: ubuntu-20.04
artifact_name: matchstick
asset_name: binary-linux-20
- name: linux-22
os: ubuntu-22.04
artifact_name: matchstick
Expand Down

0 comments on commit 4f91224

Please sign in to comment.