Skip to content

Commit

Permalink
CI: Downgrade to PG 16
Browse files Browse the repository at this point in the history
  • Loading branch information
owenthewizard committed Nov 14, 2024
1 parent 0abc0f1 commit 9ec534b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ env:
RUSTFLAGS: -Dwarnings
CARGO_TERM_COLOR: always
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PG_VER: 17
PG_VER: 16

on:
pull_request_target:
Expand Down

0 comments on commit 9ec534b

Please sign in to comment.