We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1597e26 + 16b0122 commit d39dcadCopy full SHA for d39dcad
.github/workflows/GnuTests.yml
@@ -49,7 +49,7 @@ jobs:
49
outputs path_GNU path_GNU_tests path_reference path_UUTILS
50
#
51
repo_default_branch="$DEFAULT_BRANCH"
52
- repo_GNU_ref="v9.5"
+ repo_GNU_ref="v9.6"
53
repo_reference_branch="$DEFAULT_BRANCH"
54
outputs repo_default_branch repo_GNU_ref repo_reference_branch
55
util/build-gnu.sh
@@ -60,7 +60,7 @@ fi
60
61
###
62
63
-release_tag_GNU="v9.5"
+release_tag_GNU="v9.6"
64
65
if test ! -d "${path_GNU}"; then
66
echo "Could not find GNU coreutils (expected at '${path_GNU}')"
0 commit comments