Remove redundant CI test.

This commit is contained in:
jzmaddock
2023-02-23 18:23:02 +00:00
parent 155cb2e47c
commit 1ebd31e60e

View File

@ -236,7 +236,7 @@ jobs:
strategy:
fail-fast: false
matrix:
standard: [ 14, 17 ]
standard: [ 14 ]
steps:
- uses: actions/checkout@v2
with: