Skip to content

Commit

Permalink
test: add test for PowerShell 7.2 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
lupino3 authored Nov 9, 2023
1 parent 676b539 commit 0722c8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/detailed-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
matrix:
# This is necessary because there is no ubuntu version common to all the powershell docker images.
versions:
- {pwsh: 7.2, ubuntu: 20.04}
- {pwsh: 7.1.5, ubuntu: 18.04}
- {pwsh: 7.0.0, ubuntu: 18.04}
- {pwsh: 6.1.3, ubuntu: 16.04}
Expand Down

0 comments on commit 0722c8f

Please sign in to comment.