mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
Merge pull request #4754 from cakebaker/gnu_coreutils_update_reference_to_9_3
GNU/coreutils: update reference to 9.3
This commit is contained in:
commit
89d6b8dfea
1 changed files with 2 additions and 2 deletions
4
.github/workflows/GnuTests.yml
vendored
4
.github/workflows/GnuTests.yml
vendored
|
@ -42,7 +42,7 @@ jobs:
|
||||||
outputs path_GNU path_GNU_tests path_reference path_UUTILS
|
outputs path_GNU path_GNU_tests path_reference path_UUTILS
|
||||||
#
|
#
|
||||||
repo_default_branch="${{ github.event.repository.default_branch }}"
|
repo_default_branch="${{ github.event.repository.default_branch }}"
|
||||||
repo_GNU_ref="v9.2"
|
repo_GNU_ref="v9.3"
|
||||||
repo_reference_branch="${{ github.event.repository.default_branch }}"
|
repo_reference_branch="${{ github.event.repository.default_branch }}"
|
||||||
outputs repo_default_branch repo_GNU_ref repo_reference_branch
|
outputs repo_default_branch repo_GNU_ref repo_reference_branch
|
||||||
#
|
#
|
||||||
|
@ -315,7 +315,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
repository: 'coreutils/coreutils'
|
repository: 'coreutils/coreutils'
|
||||||
path: 'gnu'
|
path: 'gnu'
|
||||||
ref: 'v9.2'
|
ref: 'v9.3'
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- name: Install `rust` toolchain
|
- name: Install `rust` toolchain
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue