Skip to content

Commit

Permalink
Update ci-pip-services3-mongodb-go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
levichevdmitry authored Jan 19, 2022
1 parent 55e2fc2 commit 4194c53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-pip-services3-mongodb-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
Default:
runs-on: ubuntu-16.04
runs-on: ubuntu-18.04
if: "!contains(github.event.head_commit.message, '[skip-ci]')"
steps:
- uses: actions/checkout@main
Expand Down Expand Up @@ -39,4 +39,4 @@ jobs:

- name: Clean up
uses: pip-devops/actions/node/clear@v1


0 comments on commit 4194c53

Please sign in to comment.