We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 259ead1 commit 724be2aCopy full SHA for 724be2a
1 file changed
.github/workflows/test-pr.yaml
@@ -48,7 +48,6 @@ jobs:
48
strategy:
49
matrix:
50
features: ${{ fromJSON(needs.detect-changes.outputs.features) }}
51
- # ubuntu:focal reached EOL Apr 2025; Removed it now now.
52
baseImage:
53
[
54
"ubuntu:jammy",
0 commit comments