Skip to content

Commit d7320a4

Browse files
committed
Revert "Temporarily use ruby_4_0 branch for cross-compile testing"
This reverts commit 748e2b7.
1 parent 748e2b7 commit d7320a4

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/crosscompile.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,20 +58,11 @@ jobs:
5858
sparse-checkout: /.github
5959
persist-credentials: false
6060

61-
# Temporarily checkout ruby_4_0 to verify cross-compile on a branch that supports it
62-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
63-
with:
64-
repository: ruby/ruby
65-
ref: ruby_4_0
66-
path: src
67-
persist-credentials: false
68-
6961
- uses: ./.github/actions/setup/directories
7062
with:
7163
srcdir: src
7264
builddir: build
7365
makeup: true
74-
checkout: ''
7566

7667
- name: Install cross-compilation toolchain
7768
run: |

0 commit comments

Comments
 (0)