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 54859c5 commit 90d3d3fCopy full SHA for 90d3d3f
.github/workflows/ccpp.yml
@@ -20,6 +20,7 @@ jobs:
20
LC_ALL: C.UTF-8
21
22
runs-on: ubuntu-22.04
23
+ container: ubuntu:22.04
24
25
steps:
26
- uses: actions/checkout@v4
@@ -105,6 +106,7 @@ jobs:
105
106
107
108
109
110
111
112
@@ -190,6 +192,7 @@ jobs:
190
192
191
193
194
195
196
197
198
0 commit comments