Skip to content

Commit

Permalink
Add builder for pgrx-0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ianstanton committed Dec 11, 2023
1 parent acdceb0 commit b41aa72
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/builder-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@ jobs:
- "14"
- "15"
pgrx_version:
- "0.7.4"
- "0.8.0"
- "0.8.3"
- "0.8.4"
- "0.9.0"
- "0.9.1"
- "0.9.7"
- "0.9.8"
- "0.10.0"
- "0.10.1"
- "0.10.2"
- "0.11.0"
# - "0.7.4"
# - "0.8.0"
# - "0.8.3"
# - "0.8.4"
# - "0.9.0"
# - "0.9.1"
# - "0.9.7"
# - "0.9.8"
# - "0.10.0"
# - "0.10.1"
# - "0.10.2"
# - "0.11.0"
- "0.11.1"
steps:
- name: Check out the repo
Expand Down

0 comments on commit b41aa72

Please sign in to comment.