Skip to content

Commit

Permalink
* Update CI config to remove useless os matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
PikachuEXE committed Dec 18, 2024
1 parent 65b5407 commit 010670a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
- ruby: "3.1"
gemfile: gemfiles/rails_8_0.gemfile
include:
- os: ubuntu
ruby: ruby-head
- ruby: ruby-head
gemfile: gemfiles/rails_8_0.gemfile
allow_failures: true
env:
Expand Down

0 comments on commit 010670a

Please sign in to comment.