Files
neon/test_runner/regress
a-masterov 5dc68e4e6a test_compatibility: fix the regexes detecting the version (#9205)
## Problem
The Neon components, built locally and by the GitHub workflow have
slightly different version prefixes (git: vs git-env:)
This does not allow running tests against local builds correctly.

## Summary of changes
The regular expressions were changed to work with both
prefixes.
2024-09-30 16:37:14 +02:00
..
2024-07-05 15:12:01 +01:00
2023-07-18 12:56:40 +03:00
2023-07-18 12:56:40 +03:00
2024-09-23 21:16:42 +00:00