mirror of
https://github.com/ent/ent.git
synced 2026-03-05 19:35:23 +03:00
.github: bump go version (#3609)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
go: ['1.18', '1.19']
|
||||
go: ['1.19', '1.20']
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-go@v3
|
||||
|
||||
Reference in New Issue
Block a user