File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1111 strategy :
1212 matrix :
1313 docker-version : # See https://endoflife.date/docker-engine / https://download.docker.com/linux/static/stable/x86_64/
14- - " v23.0.6" # 2023-02 --> EOL ?
1514 - " v25.0.5" # 2024-01 --> EOL ?
16- - " v27.5.1" # 2025-01 --> EOL ?
17- - " v28.1.1" # 2025-04 --> EOL ?
15+ - " v28.3.2" # 2025-04 --> EOL ?
1816 fail-fast : false
1917 steps :
2018 - name : Harden the runner (Audit all outbound calls)
Original file line number Diff line number Diff line change 1313 strategy :
1414 matrix :
1515 docker-version : # See https://endoflife.date/docker-engine / https://download.docker.com/linux/static/stable/x86_64/
16- - " v23.0.6" # 2023-02 --> EOL ?
1716 - " v25.0.5" # 2024-01 --> EOL ?
18- - " v27.5.1" # 2025-01 --> EOL ?
19- - " v28.1.1" # 2025-04 --> EOL ?
17+ - " v28.3.2" # 2025-04 --> EOL ?
2018 fail-fast : false
2119 steps :
2220 - name : Harden the runner (Audit all outbound calls)
You can’t perform that action at this time.
0 commit comments