Skip to content

Commit

Permalink
TECH-2011: update readme.md (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgriffon committed Dec 17, 2024
1 parent 281b821 commit 68269ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ the `matrix` strategy is used to build images for multiple JDK versions. The [fo
```
strategy:
matrix:
jdk_version: [11.0.20, 17.0.9]
jdk_version: ["cimg/openjdk:11.0.20-node", "cimg/openjdk:17.0.9-node"]
```

0 comments on commit 68269ca

Please sign in to comment.