Commit f3aa2ad
committed
chore: run integration tests under Ubuntu 22.04 in order to have Glibc >= 2.32.0
The error was:
/home/runner/.local/share/mise/installs/hurl/6.1.1/hurl-6.1.1-x86_64-unknown-linux-gnu/bin/hurl:
/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by
/home/runner/.local/share/mise/installs/hurl/6.1.1/hurl-6.1.1-x86_64-unknown-linux-gnu/bin/hurl)
Correction for 1db016b commit.1 parent 283c080 commit f3aa2ad
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments