Skip to content

Commit 2453538

Browse files
committed
Tweak: missing matrix update for node-24
1 parent 6252806 commit 2453538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
runs-on: ubuntu-24.04
6666
strategy:
6767
matrix:
68-
version: [20, 22, 22-nginx, 24]
68+
version: [20, 22, 24, 24-nginx]
6969

7070
steps:
7171
- uses: docker/login-action@v3

0 commit comments

Comments
 (0)