Skip to content

Commit

Permalink
Updated github runner
Browse files Browse the repository at this point in the history
  • Loading branch information
stee1 committed Oct 19, 2021
1 parent 4189451 commit 0699bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pip-services3-rpc-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

0 comments on commit 0699bf3

Please sign in to comment.