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 ebbec9c + 39f7e28 commit af105d4Copy full SHA for af105d4
.github/workflows/GnuTests.yml
@@ -29,7 +29,7 @@ env:
29
TEST_ROOT_FULL_SUMMARY_FILE: 'gnu-root-full-result.json'
30
TEST_SELINUX_FULL_SUMMARY_FILE: 'selinux-gnu-full-result.json'
31
TEST_SELINUX_ROOT_FULL_SUMMARY_FILE: 'selinux-root-gnu-full-result.json'
32
- REPO_GNU_REF: "v9.7"
+ REPO_GNU_REF: "v9.8"
33
34
jobs:
35
native:
util/build-gnu.sh
@@ -70,7 +70,7 @@ fi
70
71
###
72
73
-release_tag_GNU="v9.7"
+release_tag_GNU="v9.8"
74
75
# check if the GNU coreutils has been cloned, if not print instructions
76
# note: the ${path_GNU} might already exist, so we check for the .git directory
0 commit comments