Skip to content

Commit

Permalink
Remove Ubuntu-18.04 from test-install-script.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Shankari02 authored Dec 7, 2024
1 parent 48076b7 commit 64a5b36
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-install-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
host_runner: ubuntu-latest
package_manager: apt
docker_image: ubuntu:20.04
- name: Ubuntu 18.04
host_runner: ubuntu-latest
package_manager: apt
docker_image: ubuntu:18.04

name: ${{ matrix.name }}
runs-on: ${{ matrix.host_runner }}
Expand Down

0 comments on commit 64a5b36

Please sign in to comment.