We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1160b9 commit fd8d58cCopy full SHA for fd8d58c
.github/workflows/ci-cd.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
strategy:
12
matrix:
13
- version: [18, 20, 21]
+ version: [18, 20, 22]
14
runs-on: [ubuntu-latest, buildjet-4vcpu-ubuntu-2204-arm]
15
runs-on: ${{ matrix.runs-on }}
16
@@ -65,7 +65,7 @@ jobs:
65
runs-on: ubuntu-latest
66
67
68
69
70
steps:
71
- uses: docker/login-action@v3
0 commit comments