Skip to content

Commit cf1f944

Browse files
committed
Also pin the cache to the python patch version
1 parent 2643cf1 commit cf1f944

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ references:
2727
echo "# $f" >> .checksum
2828
cat $f >> .checksum
2929
done
30+
python3 --version | tee -a .checksum
3031
restore-dependencies-cache: &restore-dependencies-cache
3132
restore_cache:
3233
keys:

0 commit comments

Comments
 (0)