Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .github/workflows/compatibility-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,6 @@ jobs:
exit 1
fi

# remove after creating 0.6.0 tag.
# Basically, we are incompatible with 0.4, and while there is no 0.6 (and prev minor being 0.5),
# we will run compat tests from previous patch version
if [ "$PREVIOUS_VERSION" = "0.4.42" ]; then
PREVIOUS_VERSION="0.5.30"
fi

echo "Current version is $NEW_VERSION"
echo "Will be tested for compatibility from $PREVIOUS_VERSION"

Expand Down
18 changes: 0 additions & 18 deletions .github/workflows/tmp-workflow.yaml

This file was deleted.