Skip to content

Commit

Permalink
[CI] removing 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara committed Mar 2, 2023
1 parent 2ba7d23 commit 55c68b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
matrix:
psql: [11,12,13,14,15]
postgis: [3]
os: [ubuntu-latest, ubuntu-20.04, ubuntu-18.04]
os: [ubuntu-latest, ubuntu-20.04]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 55c68b0

Please sign in to comment.