mirror of https://github.com/gofiber/fiber.git
Update test.yml
parent
b855c697f8
commit
81901c23df
|
@ -4,8 +4,6 @@ jobs:
|
|||
test:
|
||||
strategy:
|
||||
matrix:
|
||||
# go-version: [1.11.x, 1.12.x, 1.13.x, 1.14.x]
|
||||
# platform: [ubuntu-latest, windows-latest, macos-latest]
|
||||
go-version: [1.13.x, 1.14.x]
|
||||
platform: [ubuntu-latest, windows-latest]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
|
|
Loading…
Reference in New Issue