Skip to content

Commit

Permalink
Remove ubuntu 16.04 from self-tests, out of support
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Aug 7, 2021
1 parent d00a469 commit 2d3f5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
citest:
name: CI test
needs: selftest
runs-on: ubuntu-16.04
runs-on: ubuntu-20.04

services:
postgres:
Expand Down

0 comments on commit 2d3f5df

Please sign in to comment.