8000 Jruby 9.2.8.0 has been released (#5834) · activeadmin/activeadmin@6f55396 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6f55396

Browse files
deivid-rodriguezjavierjulio
authored andcommitted
Jruby 9.2.8.0 has been released (#5834)
Maybe it will perform better and we won't have to restart jruby builds anymore :)
1 parent b82ecdd commit 6f55396

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ jobs:
380380

381381
jruby92rails50:
382382
docker:
383-
- image: circleci/jruby:9.2.7.0-node-browsers
383+
- image: circleci/jruby:9.2.8.0-node-browsers
384384
user: root
385385

386386
environment:
@@ -392,7 +392,7 @@ jobs:
392392

393393
jruby92rails51:
394394
docker:
395-
- image: circleci/jruby:9.2.7.0-node-browsers
395+
- image: circleci/jruby:9.2.8.0-node-browsers
396396
user: root
397397

398398
environment:
@@ -404,7 +404,7 @@ jobs:
404404

405405
jruby92rails52:
406406
docker:
407-
- image: circleci/jruby:9.2.7.0-node-browsers
407+
- image: circleci/jruby:9.2.8.0-node-browsers
408408
user: root
409409

410410
environment:
@@ -416,7 +416,7 @@ jobs:
416416

417417
jruby92rails60:
418418
docker:
419-
- image: circleci/jruby:9.2.7.0-node-browsers
419+
- image: circleci/jruby:9.2.8.0-node-browsers
420420
user: root
421421

422422
environment:

0 commit comments

Comments
 (0)
0