Skip to content

Commit

Permalink
CI: fix matrix, hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
RhodiumToad committed Nov 29, 2023
1 parent 25518ce commit 8459159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
lua: [ 5.3.6, 5.4.4, 5.4.6, LuaJIT-43d0a1915 ]
pg: [ 9.5, 9.6, 10, 11, 12, 13, 14, 15, 16 ]
pg: [ 9.5, 9.6, 10, 11, 12, 13, 14, 15, 16, 17 ]
include:
- pgrepo: ""
- pg: 17
Expand Down

0 comments on commit 8459159

Please sign in to comment.