Skip to content

Commit

Permalink
! Fix CI YAML syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
PikachuEXE committed Nov 11, 2024
1 parent b4298c0 commit ab1bc8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
allow_failures:
- false
exclude:
ruby: "3.1"
- ruby: "3.1"
gemfile: gemfiles/rails_8_0.gemfile
include:
- os: ubuntu
Expand Down

0 comments on commit ab1bc8d

Please sign in to comment.