Skip to content

Commit 694d4ec

Browse files
committed
Uplift GitHub CI image to ubuntu-22.04
1 parent 2412fd7 commit 694d4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on: [push, pull_request]
99
jobs:
1010
build-and-test:
1111
name: Build couch2pg
12-
runs-on: ubuntu-18.04
12+
runs-on: ubuntu-22.04
1313
env:
1414
INT_COUCHDB_URL: http://localhost:5984/medic-analytics-test
1515
INT_PG_PASS: postgrespass

0 commit comments

Comments
 (0)