check-versions: update

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
Felipe Contreras
2023-03-01 11:03:45 -06:00
parent a5bc03d4d6
commit bf7ad934d7
2 changed files with 4 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
hg: [ '5.5', '5.6', '5.7', '5.8', '5.9', '6.0', '6.1', '6.2' ]
hg: [ '5.5', '5.6', '5.7', '5.8', '5.9', '6.0', '6.1', '6.2', '6.3' ]
env:
HG_VERSION: ${{ matrix.hg }}
steps:

View File

@@ -47,4 +47,6 @@ hg:6.0 hggit:0.10.2 dulwich:0.20.0 # 2021_11
hg:6.1 hggit:0.10.2 dulwich:0.20.0 # 2022_02
hg:6.2 hggit:0.10.2 dulwich:0.20.0 # 2022_07
hg:6.2 hggit:1.0.0 dulwich:0.20.45 # latest
hg:6.3 hggit:1.0.1 dulwich:0.20.50
# hg:6.3 hggit:1.0.1 dulwich:0.21.3 # latest