1 parent b9bc124 commit 29cdd74Copy full SHA for 29cdd74
2 files changed
.github/workflows/master.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
- node-version: ['18']
+ node-version: ['22']
17
region: [eu-west-1, us-east-1, us-west-2]
18
env:
19
LOG_LEVEL: info # debug | info | notice | warning | error
.github/workflows/sandbox.yml
#region: [eu-west-1, us-east-1, us-west-2]
region: [eu-west-1]
0 commit comments