Skip to content

Commit

Permalink
CI against Ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed Feb 29, 2024
1 parent 666ef70 commit f98cdd2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -45,6 +45,11 @@ jobs:
os: ubuntu-20.04
redis-version: 6
mongodb-version: 5
- ruby: 3.3
gemfile: rails_7.0
os: ubuntu-20.04
redis-version: 6
mongodb-version: 5
- ruby: 3.1
gemfile: rails_7.1
os: ubuntu-20.04
Expand All @@ -55,6 +60,11 @@ jobs:
os: ubuntu-20.04
redis-version: 6
mongodb-version: 5
- ruby: 3.3
gemfile: rails_7.1
os: ubuntu-20.04
redis-version: 6
mongodb-version: 5
exclude:
- ruby: '3.0'
gemfile: rails_5.2
Expand Down

0 comments on commit f98cdd2

Please sign in to comment.