github: update hg versions

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
Felipe Contreras
2022-07-30 01:24:00 -05:00
parent 85293dcf69
commit 98c1c9263e

View File

@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
hg: [ '4.5', '4.6', '4.7', '4.8', '4.9', '5.0' ]
hg: [ '5.0', '5.1', '5.2', '5.3', '5.4', '5.5', '5.6' ]
env:
HG_VERSION: ${{ matrix.hg }}
steps: