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 6ae2afe commit fba10dcCopy full SHA for fba10dc
.github/workflows/build.yml
@@ -307,7 +307,7 @@ jobs:
307
- name: Checkout
308
if: fromJSON(matrix.config.container) == null
309
uses: actions/checkout@v4
310
-
+
311
312
# actions/checkout@v4 has dependency on a higher version of glibc than available in the Linux container.
313
if: fromJSON(matrix.config.container) != null
0 commit comments