Skip to content

Commit

Permalink
ci: revert other versions in matrix test
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamVyborny committed Sep 17, 2024
1 parent fcecd63 commit ed92834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
strategy:
fail-fast: false
matrix:
mssql: [ 2022, 2019, 2017, 2016, 2014, 2012 ]
mssql: [ 2022, 2019 ]
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit ed92834

Please sign in to comment.