Skip to content

Commit

Permalink
Temporarily disable mVU->latest GitHub action.
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Teng <[email protected]>
  • Loading branch information
Jason Teng committed Dec 27, 2023
1 parent ae62ee2 commit fcef6ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/minor-version-upgrade.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Minor Version Upgrade Tests for empty database
on: [push]
on: []

jobs:
extension-tests:
env:
ENGINE_VER_FROM: BABEL_3_0_STABLE__PG_15_1
EXTENSION_VER_FROM: BABEL_3_0_STABLE
ENGINE_VER_FROM: BABEL_4_0_STABLE__PG_16_1
EXTENSION_VER_FROM: BABEL_4_0_STABLE
INSTALL_DIR: psql

name: Build and test
Expand Down

0 comments on commit fcef6ed

Please sign in to comment.