There was an error while loading. Please reload this page.
1 parent 1aa8780 commit 9bab5f1Copy full SHA for 9bab5f1
1 file changed
.github/workflows/GnuTests.yml
@@ -40,7 +40,7 @@ env:
40
jobs:
41
native:
42
name: Run GNU tests (native)
43
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-26.04 # some strace? test needs newer glibc
44
steps:
45
#### Get the code
46
- name: Checkout code (uutils)
0 commit comments