diff --git a/.github/workflows/ruvector-postgres-ci.yml b/.github/workflows/ruvector-postgres-ci.yml index c673fcbb5..aa26b5381 100644 --- a/.github/workflows/ruvector-postgres-ci.yml +++ b/.github/workflows/ruvector-postgres-ci.yml @@ -37,7 +37,7 @@ env: CARGO_TERM_COLOR: always RUST_BACKTRACE: 1 PGRX_VERSION: '0.12.6' - RUST_VERSION: '1.83' + RUST_VERSION: 'stable' # Concurrency control - cancel in-progress runs for same PR concurrency: