Run benchmarks on 1.14

This commit is contained in:
Fenny 2020-05-16 05:02:36 +02:00
parent e45205fb61
commit b8e504110a

View File

@ -1,4 +1,4 @@
on: [push, pull_request]
on: [push]
name: Benchmark
jobs:
Compare:
@ -7,7 +7,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v1
with:
go-version: ${{ matrix.go-version }}
go-version: 1.14.x
- name: Fetch Repository
uses: actions/checkout@v2
- name: Run Benchmark