1
0
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:
Fenny 2020-04-23 22:20:40 +02:00
parent c15739ebe4
commit 58e89bfda2

View File

@ -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