Skip to content

Commit

Permalink
Run GH actions on Ubunut 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
norkans7 committed Dec 1, 2020
1 parent d6a3dda commit 8443eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
pg-version: ['9.6', '10', '11']
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- name: Checkout code
uses: actions/checkout@v1
Expand Down

0 comments on commit 8443eeb

Please sign in to comment.