Skip to content

Commit e184315

Browse files
chayimgkorland
andauthored
ubuntu jammy platform (RedisJSON#705)
Co-authored-by: Guy Korland <gkorland@gmail.com>
1 parent 44d68fe commit e184315

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -471,8 +471,8 @@ jobs:
471471
- build-steps
472472
- benchmark-steps:
473473
profile_env: "1"
474-
triggering_env: "circleci.profilers" # results generated with profilers attached are not mixed with the ones without it
475-
474+
triggering_env: "circleci.profilers" # results generated with profilers attached are not mixed with the ones without it
475+
476476

477477
#----------------------------------------------------------------------------------------------------------------------------------
478478

@@ -557,7 +557,7 @@ workflows:
557557
context: common
558558
matrix:
559559
parameters:
560-
platform: [focal, bionic, xenial, rocky8, centos7, bullseye]
560+
platform: [focal, bionic, xenial, rocky8, centos7, bullseye, jammy]
561561
- build-arm-platforms:
562562
<<: *on-integ-and-version-tags
563563
context: common

0 commit comments

Comments
 (0)