Skip to content

Commit cada9f7

Browse files
chore: bump cache version (#26952)
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
1 parent d610c51 commit cada9f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/cache-version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Bump this version to force CI to re-create the cache from scratch.
22

3-
04-19-22
3+
06-07-23

.circleci/workflows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ windowsWorkflowFilters: &windows-workflow-filters
7272
- equal: [ develop, << pipeline.git.branch >> ]
7373
# use the following branch as well to ensure that v8 snapshot cache updates are fully tested
7474
- equal: [ 'update-v8-snapshot-cache-on-develop', << pipeline.git.branch >> ]
75-
- equal: [ 'stokes/fix_windows_e2e_test', << pipeline.git.branch >> ]
75+
- equal: [ 'stokes/bump_cache_version', << pipeline.git.branch >> ]
7676
- matches:
7777
pattern: /^release\/\d+\.\d+\.\d+$/
7878
value: << pipeline.git.branch >>

0 commit comments

Comments
 (0)