Skip to content

Commit b8a2352

Browse files
committed
Ruby CI on ruby-4.0 branch
1 parent 9a12354 commit b8a2352

7 files changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/cpp-bindings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- "*akefile*"
1111
branches:
1212
- main
13+
- ruby-4.0
1314
pull_request:
1415

1516
jobs:

.github/workflows/cruby-bindings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
push:
99
branches:
1010
- main
11+
- ruby-4.0
1112
pull_request:
1213

1314
jobs:

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
push:
99
branches:
1010
- main
11+
- ruby-4.0
1112
pull_request:
1213

1314
jobs:

.github/workflows/java-wasm-bindings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- "*akefile*"
1010
branches:
1111
- main
12+
- ruby-4.0
1213
pull_request:
1314

1415
jobs:

.github/workflows/javascript-bindings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- "*akefile*"
1010
branches:
1111
- main
12+
- ruby-4.0
1213
pull_request:
1314

1415
jobs:

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
push:
99
branches:
1010
- main
11+
- ruby-4.0
1112
pull_request:
1213

1314
jobs:

.github/workflows/rust-bindings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- "*akefile*"
1111
branches:
1212
- main
13+
- ruby-4.0
1314
pull_request:
1415

1516
env:

0 commit comments

Comments
 (0)