Skip to content

Commit a0cbb6a

Browse files
committed
Use older ld
1 parent 783a6e5 commit a0cbb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
build-linux-glibc:
6060
name: Build (Linux glibc)
6161
runs-on: ubuntu-20.04
62-
container: ruby:2.7
62+
container: ruby:2.2
6363
steps:
6464
- name: Checkout
6565
uses: actions/checkout@v2

0 commit comments

Comments
 (0)