Skip to content

Commit

Permalink
Fix pg naming
Browse files Browse the repository at this point in the history
  • Loading branch information
mnovelo committed Oct 24, 2024
1 parent 5077989 commit aad5dbb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rspec_pg_15.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: RSpec PostgreSQL 14
name: RSpec PostgreSQL 15
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rspec_pg_16.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: RSpec PostgreSQL 14
name: RSpec PostgreSQL 16
on:
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rspec_pg_17.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: RSpec PostgreSQL 14
name: RSpec PostgreSQL 17
on:
push:
branches:
Expand Down

0 comments on commit aad5dbb

Please sign in to comment.