Skip to content

Commit

Permalink
Fix typo: PostgresSQL -> PostgreSQL
Browse files Browse the repository at this point in the history
See their own spelling on:
https://www.postgresql.org/about/
  • Loading branch information
jdufresne committed Dec 25, 2022
1 parent 16769b3 commit eb4b746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- ruby: 2.3
db: MYSQL

# PostgresSQL is segfaulting on 2.3
# PostgreSQL is segfaulting on 2.3
# Doesn't seem worth solving.
- ruby: 2.3
db: POSTGRES
Expand Down

0 comments on commit eb4b746

Please sign in to comment.