Skip to content

Commit

Permalink
CI: remove Ubuntu 18, no longer available on Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lonvia committed Nov 17, 2023
1 parent 037042f commit 6d4da51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
needs: create-archive
strategy:
matrix:
ubuntu: [18, 20, 22]
ubuntu: [20, 22]
include:
- ubuntu: 18
postgresql: 9.6
Expand Down

0 comments on commit 6d4da51

Please sign in to comment.