Skip to content

Commit

Permalink
Merge pull request #39 from medic/7741_update_gh_action_image
Browse files Browse the repository at this point in the history
  • Loading branch information
m5r authored Sep 15, 2022
2 parents 0348bc4 + 694d4ec commit c093b28
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 @@ -9,7 +9,7 @@ on: [push, pull_request]
jobs:
build-and-test:
name: Build couch2pg
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
env:
INT_COUCHDB_URL: http://localhost:5984/medic-analytics-test
INT_PG_PASS: postgrespass
Expand Down

0 comments on commit c093b28

Please sign in to comment.