Skip to content

Commit

Permalink
Makefile: bump crossversion-meta release branches
Browse files Browse the repository at this point in the history
Update the stress-crossversion Makefile target to test release branches from
crl-release-23.1 through crl-release-24.2 (and then master).
  • Loading branch information
jbowens committed Sep 19, 2024
1 parent 17c7a7e commit 7348ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ crossversion-meta:

.PHONY: stress-crossversion
stress-crossversion:
STRESS=1 ./scripts/run-crossversion-meta.sh crl-release-22.1 crl-release-22.2 crl-release-23.1 crl-release-23.2 master
STRESS=1 ./scripts/run-crossversion-meta.sh crl-release-23.1 crl-release-23.2 crl-release-24.1 crl-release-24.2 master

.PHONY: gen-bazel
gen-bazel:
Expand Down

0 comments on commit 7348ce5

Please sign in to comment.