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 n33pm committed Oct 17, 2022
1 parent c7325f6 commit 9d0f75e
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 9d0f75e

Please sign in to comment.