We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2412fd7 commit 694d4ecCopy full SHA for 694d4ec
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on: [push, pull_request]
9
jobs:
10
build-and-test:
11
name: Build couch2pg
12
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-22.04
13
env:
14
INT_COUCHDB_URL: http://localhost:5984/medic-analytics-test
15
INT_PG_PASS: postgrespass
0 commit comments