Skip to content

Commit fba10dc

Browse files
sp
1 parent 6ae2afe commit fba10dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ jobs:
307307
- name: Checkout
308308
if: fromJSON(matrix.config.container) == null
309309
uses: actions/checkout@v4
310-
310+
311311
- name: Checkout
312312
# actions/checkout@v4 has dependency on a higher version of glibc than available in the Linux container.
313313
if: fromJSON(matrix.config.container) != null

0 commit comments

Comments
 (0)