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 MattiZA committed Nov 16, 2024
1 parent b1ae9f0 commit 8a2a2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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 8a2a2e9

Please sign in to comment.