mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
go: update version to 1.16 (#1261)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
go: ['1.15', '1.14']
|
||||
go: ['1.16', '1.15']
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-go@v2
|
||||
|
||||
Reference in New Issue
Block a user