Skip to content

Commit

Permalink
Remove redundant CI test.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzmaddock committed Feb 23, 2023
1 parent 155cb2e commit 1ebd31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
strategy:
fail-fast: false
matrix:
standard: [ 14, 17 ]
standard: [ 14 ]
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 1ebd31e

Please sign in to comment.