Skip to content

Commit 9bab5f1

Browse files
authored
GnuTests.yml: enable some tests depending on newer glibc (#14594)
1 parent 1aa8780 commit 9bab5f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/GnuTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ env:
4040
jobs:
4141
native:
4242
name: Run GNU tests (native)
43-
runs-on: ubuntu-24.04
43+
runs-on: ubuntu-26.04 # some strace? test needs newer glibc
4444
steps:
4545
#### Get the code
4646
- name: Checkout code (uutils)

0 commit comments

Comments
 (0)