Skip to content

Commit

Permalink
Simplify packcheck github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
adithyaov committed Jan 30, 2022
1 parent 7daa97d commit 7262d73
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/packcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,19 +85,6 @@ jobs:
strategy:
fail-fast: false
matrix:
# The reason we have name here is to force an additional config instead
# of adding to an existing config while adding additional configs.
# Look at <https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-syntax-for-github-actions#jobsjob_idstrategymatrix>
# for more info about adding matrix elements.
# Adding any element to the list will increase the number of matrix
# elemets proportional to the cross product.
name:
- 8.4.4
- 8.6.5
- 8.8.4
- 8.10.7
- 9.0.1
# - 9.2.1

include:

Expand Down

0 comments on commit 7262d73

Please sign in to comment.