We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f301a commit e4f7329Copy full SHA for e4f7329
.github/workflows/ci.yml
@@ -35,12 +35,15 @@ jobs:
35
include:
36
# x64 glibc
37
- os: ubuntu-22.04
38
+ container: telosalliance/ubuntu-20.04:latest
39
node: 18
40
binary: linux-x64-glibc-108
41
42
43
node: 20
44
binary: linux-x64-glibc-115
45
46
47
node: 22
48
binary: linux-x64-glibc-127
49
0 commit comments