update another ref to coreutils 9.1

This commit is contained in:
Sylvestre Ledru 2022-04-18 14:54:54 +02:00
parent ae24ca45f1
commit b93fb8de70

View file

@ -25,7 +25,7 @@ jobs:
outputs path_GNU path_GNU_tests path_reference path_UUTILS
#
repo_default_branch="${{ github.event.repository.default_branch }}"
repo_GNU_ref="v9.0"
repo_GNU_ref="v9.1"
repo_reference_branch="${{ github.event.repository.default_branch }}"
outputs repo_default_branch repo_GNU_ref repo_reference_branch
#