diff --git a/changelog/+drop30069.fixed.md b/changelog/+drop30069.fixed.md new file mode 100644 index 0000000..aa97114 --- /dev/null +++ b/changelog/+drop30069.fixed.md @@ -0,0 +1 @@ +Lowered the 3006 minor version tests are run against from 3006.9 to 3006.8 since 3006.9 does not declare its base requirements correctly, making integration tests fail with missing cryptography diff --git a/data/salt_latest_point.yaml b/data/salt_latest_point.yaml index 57c4953..2db6047 100644 --- a/data/salt_latest_point.yaml +++ b/data/salt_latest_point.yaml @@ -2,5 +2,5 @@ 3003: 5 3004: 2 3005: 5 -3006: 9 +3006: 8 3007: 1