Skip to content

Commit

Permalink
Add tests for pwsh 7.3 and 7.4 (#69)
Browse files Browse the repository at this point in the history
Fixes #58
  • Loading branch information
lupino3 authored Dec 20, 2023
1 parent 1926b5a commit 9986a81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/detailed-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
matrix:
# This is necessary because there is no ubuntu version common to all the powershell docker images.
versions:
- {pwsh: 7.4, ubuntu: 20.04}
- {pwsh: 7.3, ubuntu: 20.04}
- {pwsh: 7.2, ubuntu: 20.04}
- {pwsh: 7.1.5, ubuntu: 18.04}
- {pwsh: 7.0.0, ubuntu: 18.04}
Expand Down

0 comments on commit 9986a81

Please sign in to comment.