Skip to content

Commit c643545

Browse files
committed
Test on head given 4.0 isn't showing up
As of writing this[1] does not include 4.0 [1] https://cache.ruby-lang.org/pub/misc/ci_versions/cruby.json
1 parent cf27359 commit c643545

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ jobs:
2020
steps:
2121
- id: fetch
2222
uses: oxidize-rb/actions/fetch-ci-data@1.4.3
23-
with:
24-
stable-ruby-versions: |
25-
# See https://github.com/bytecodealliance/wasmtime-rb/issues/286
26-
# for details.
27-
exclude: [head]
2823

2924
ci:
3025
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)