Skip to content

Commit 507df87

Browse files
committed
GHA: Do not build on 5.5.3
/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)
1 parent d2681a5 commit 507df87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/swift.yml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
image:
17-
- swift:5.5.3-xenial
1817
- swift:5.8-jammy
1918
- swift:5.10.1-noble
2019
container: ${{ matrix.image }}

0 commit comments

Comments
 (0)