Skip to content

Commit

Permalink
2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Oct 11, 2023
1 parent cc808aa commit 6eeb620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: false
matrix:
os: [ macos-arm-oss ]
ruby: [ruby-2.7.0, ruby-2.7.1, ruby-2.7.2, ruby-2.7.3, ruby-2.7.4, ruby-2.7.5, ruby-2.7.6, ruby-2.7.7, ruby-2.7.8]
ruby: [ruby-2.6.0, ruby-2.6.1, ruby-2.6.2, ruby-2.6.3, ruby-2.6.4, ruby-2.6.5, ruby-2.6.6, ruby-2.6.7, ruby-2.6.8, ruby-2.6.9, ruby-2.6.10]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6eeb620

Please sign in to comment.