Skip to content

Commit 8c0bb20

Browse files
committed
Hook into the values
1 parent 19e4aaa commit 8c0bb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoconf-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
needs: build
9797
strategy:
9898
matrix:
99-
os: [alpine, opensuse/leap, archlinux, fedora]
99+
os: [alpine, opensuse/leap, archlinux, fedora, ubuntu]
100100
ghtest: [gcc, g++, clang, libcgroup]
101101
runs-on: ubuntu-latest
102102
container:

0 commit comments

Comments
 (0)