File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 44 push :
55 paths :
66 - ' .github/workflows/fedora.yml'
7- - ' fedora.39/Dockerfile'
87 - ' fedora.40/Dockerfile'
98 - ' fedora.41/Dockerfile'
109 - ' fedora.42/Dockerfile'
1918 fail-fast : false
2019 matrix :
2120 cfg :
22- - version : 39
2321 - version : 40
2422 - version : 41
2523 - version : 42
Original file line number Diff line number Diff line change 44 push :
55 paths :
66 - ' .github/workflows/ubuntu.yml'
7- - ' ubuntu.22 .04/Dockerfile'
7+ - ' ubuntu.24 .04/Dockerfile'
88 schedule :
99 - cron : ' 0 3 1 * *'
1010 # 1st of the month at 03:00
2525 github-push-secret : ${{secrets.GITHUB_TOKEN}}
2626 docker-image-name : ubuntu
2727 docker-image-tag : latest
28- dockerfile-path : ./ubuntu.22 .04/Dockerfile
28+ dockerfile-path : ./ubuntu.24 .04/Dockerfile
2929
You can’t perform that action at this time.
0 commit comments