Skip to content

Commit

Permalink
Remove support for Ubuntu 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwizard242 committed Jun 29, 2024
1 parent 577edfd commit de83480
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
strategy:
max-parallel: 10
matrix:
IMAGE: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04, ubuntu-18.04]
IMAGE: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04]

steps:

Expand Down
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ galaxy_info:
- noble
- jammy
- focal
- bionic

galaxy_tags:
- openrazer
Expand Down

0 comments on commit de83480

Please sign in to comment.