We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6252806 commit 2453538Copy full SHA for 2453538
1 file changed
.github/workflows/ci-cd.yml
@@ -65,7 +65,7 @@ jobs:
65
runs-on: ubuntu-24.04
66
strategy:
67
matrix:
68
- version: [20, 22, 22-nginx, 24]
+ version: [20, 22, 24, 24-nginx]
69
70
steps:
71
- uses: docker/login-action@v3
0 commit comments