Skip to content

Commit 7249ec7

Browse files
chore: increase pebble cert period to 300
1 parent 1323006 commit 7249ec7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/beekeeper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ env:
2828
P2P_WSS_ENABLE: true
2929
PEBBLE_IMAGE_TAG: "2.9.0"
3030
P2P_FORGE_IMAGE_TAG: "v0.7.0"
31-
PEBBLE_CERTIFICATE_VALIDITY_PERIOD: "60"
31+
PEBBLE_CERTIFICATE_VALIDITY_PERIOD: "300"
3232
jobs:
3333
init:
3434
name: Init

0 commit comments

Comments
 (0)