Skip to content

Commit

Permalink
Replace 'ubuntu-16.04' -> 'ubuntu-latest' (actions#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgaynetdinov authored and adilhusain-s committed Feb 6, 2023
1 parent d2a279e commit d6b6374
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 d6b6374

Please sign in to comment.