mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 00:02:04 -04:00
The TDE_MODE environment variable disables tests we actually want to run in our Github Actions. This change is also necessary to in a future commit disable the pg_tde tests in the global TDE mode.
4 lines
50 B
Bash
4 lines
50 B
Bash
#!/bin/bash
|
|
|
|
export PERCONA_SERVER_VERSION=17.4.1
|