Skip to content

Commit

Permalink
ci: Bump all os versions to latest (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanck authored Nov 30, 2022
1 parent 1a097ae commit 189d3af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
strategy:
matrix:
os:
- ubuntu-18.04
- windows-2019
- macos-10.15
- ubuntu-latest
- windows-latest
- macos-latest
go:
- 1.14
- 1.15
Expand Down

0 comments on commit 189d3af

Please sign in to comment.