mirror of
https://github.com/gofiber/fiber.git
synced 2025-02-23 10:03:45 +00:00
Update test.yml
This commit is contained in:
parent
c15739ebe4
commit
58e89bfda2
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -5,7 +5,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go-version: [1.11.x, 1.12.x, 1.13.x, 1.14.x]]
|
go-version: [1.11.x, 1.12.x, 1.13.x, 1.14.x]]
|
||||||
platform: [ubuntu-latest, windows-latest, macos-latest]
|
platform: [ubuntu-latest, windows-latest, macos-latest]
|
||||||
runs-on: ${{ matrix.platform }}
|
runs-on: ${{ matrix.platform }}
|
||||||
steps:
|
steps:
|
||||||
- name: Install Go
|
- name: Install Go
|
||||||
|
Loading…
x
Reference in New Issue
Block a user