mirror of
https://github.com/gofiber/fiber.git
synced 2025-02-22 23:04:14 +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:
|
||||
matrix:
|
||||
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 }}
|
||||
steps:
|
||||
- name: Install Go
|
||||
|
Loading…
x
Reference in New Issue
Block a user