File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 checks-with-ci-repo :
2222 runs-on : ubuntu-22.04
2323 container :
24- image : fedora:41 # CURRENT DEVELOPMENT ENVIRONMENT
24+ image : fedora:42 # CURRENT DEVELOPMENT ENVIRONMENT
2525 steps :
2626 - name : Install git
2727 run : dnf install -y git
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ jobs:
250250 # VERIFICATION OF TEST INFRASTRUCTURE
251251 yamllint :
252252 runs-on : ubuntu-22.04
253- container : fedora:41 # CURRENT DEVELOPMENT ENVIRONMENT
253+ container : fedora:42 # CURRENT DEVELOPMENT ENVIRONMENT
254254 steps :
255255 - name : Install git
256256 run : dnf install -y git
Original file line number Diff line number Diff line change 3333 checks-with-ci-repo :
3434 runs-on : ubuntu-22.04
3535 container :
36- image : fedora:41 # CURRENT DEVELOPMENT ENVIRONMENT
36+ image : fedora:42 # CURRENT DEVELOPMENT ENVIRONMENT
3737 steps :
3838 - name : Install git
3939 run : dnf install -y git
You can’t perform that action at this time.
0 commit comments