File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1- name : Fedora 41 RPM
1+ name : Fedora 43 RPM
22
33on :
44 workflow_dispatch :
88 required : true
99 default : ' warning'
1010 tags :
11- description : ' Build RPMs on Fedora 41 '
11+ description : ' Build RPMs on Fedora 43 '
1212
1313jobs :
1414 build :
15- runs-on : ubuntu-22 .04
16- container : amd64/fedora:41
15+ runs-on : ubuntu-24 .04
16+ container : amd64/fedora:43
1717
1818 steps :
1919 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1- name : Debian 12
1+ name : Debian 13
22
33on :
44 push :
99jobs :
1010 build :
1111
12- runs-on : ubuntu-22 .04
13- container : amd64/debian:12
12+ runs-on : ubuntu-24 .04
13+ container : amd64/debian:13
1414
1515 steps :
1616 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1- name : Fedora 41
1+ name : Fedora 43
22
33on :
44 push :
88
99jobs :
1010 build :
11- runs-on : ubuntu-22 .04
12- container : amd64/fedora:41
11+ runs-on : ubuntu-24 .04
12+ container : amd64/fedora:43
1313
1414 steps :
1515 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1- name : Ubuntu 22 .04
1+ name : Ubuntu 24 .04
22
33on :
44 push :
99jobs :
1010 build :
1111
12- runs-on : ubuntu-22 .04
12+ runs-on : ubuntu-24 .04
1313
1414 steps :
1515 - uses : actions/checkout@v3
You can’t perform that action at this time.
0 commit comments