mirror of https://github.com/gofiber/fiber.git
v3: remove old go versions from ci tests
parent
edd89de2d6
commit
d4d2f9212f
|
@ -4,7 +4,7 @@ jobs:
|
|||
Build:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.14.x, 1.15.x, 1.16.x, 1.17.x, 1.18.x]
|
||||
go-version: [1.18.x]
|
||||
platform: [ubuntu-latest, windows-latest]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue