Skip to content

Commit

Permalink
GHA: Do not build on 5.5.3
Browse files Browse the repository at this point in the history
/__e/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node)

(cherry picked from commit 507df87)
  • Loading branch information
helje5 committed Sep 8, 2024
1 parent fdf9937 commit 853f5eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
fail-fast: false
matrix:
image:
- swift:5.5.3-xenial
- swift:5.8-jammy
- swift:5.10.1-noble
container: ${{ matrix.image }}
Expand Down

0 comments on commit 853f5eb

Please sign in to comment.