diff --git a/.github/workflows/bigendiantests.yml b/.github/workflows/bigendiantests.yml index 97726b8e..4c4d9415 100644 --- a/.github/workflows/bigendiantests.yml +++ b/.github/workflows/bigendiantests.yml @@ -7,7 +7,7 @@ jobs: test: strategy: matrix: - go-version: [1.13.x, 1.14.x] + go-version: [1.14.x] platform: [ubuntu-latest] runs-on: ${{ matrix.platform }} steps: