Skip to content
Snippets Groups Projects
Commit c34ee74d authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

CI: update base for ABI compatibility

parent 66cc1a74
No related branches found
No related tags found
No related merge requests found
...@@ -13,9 +13,10 @@ ...@@ -13,9 +13,10 @@
# The base version can be a tag or git-hash; it will be checked-out # The base version can be a tag or git-hash; it will be checked-out
# in a worktree. # in a worktree.
# #
# Note that the hash here now is the very start of 3.3, when ABI # Note that the hash here now is 3.3-alpha1, when ABI
# compatibility was not expected yet at **all**. # compatibility was not expected much. From 3.3-beta,
BASE_VERSION=419be4df25bc6fcc1958cb6e44afc1b9e64fce71 # whenever that is, ABI compatibility should be more of a concern.
BASE_VERSION=0c794183936b6d916a109784829e605cc4582e9f
### Build a tree and cache the ABI info into ci/ ### Build a tree and cache the ABI info into ci/
# #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment