Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ruebot committed Nov 14, 2020
1 parent d6985fa commit 22bb083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/warclight-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby: [2.7.0-preview3, 2.6.5, 2.5.7, jruby-9.2.9.0]
ruby: [2.7, 2.6, 2.5]
steps:
- uses: actions/checkout@v2
- name: Setup Ruby
Expand Down

0 comments on commit 22bb083

Please sign in to comment.