Skip to content

Commit

Permalink
Replace 'ubuntu-16.04' -> 'ubuntu-latest' (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgaynetdinov committed Jan 12, 2022
1 parent 424fc82 commit 44e2214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -60,7 +60,7 @@ Matrix Testing:
```yaml
jobs:
build:
runs-on: ubuntu-16.04
runs-on: ubuntu-latest
strategy:
matrix:
go: [ '1.14', '1.13' ]
Expand Down

0 comments on commit 44e2214

Please sign in to comment.