File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77
88jobs :
99 release :
10- runs-on : ubuntu-20 .04
10+ runs-on : ubuntu-24 .04
1111 steps :
1212 - name : galaxy
1313 uses : robertdebock/galaxy-action@1.2.1
Original file line number Diff line number Diff line change 99
1010jobs :
1111 pre-commit :
12- runs-on : ubuntu-20 .04
12+ runs-on : ubuntu-24 .04
1313 steps :
1414 - uses : actions/checkout@v4
1515 - uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 2525 name : Test GHA Runner Role
2626 environment :
2727 name : test
28- runs-on : ubuntu-22 .04
28+ runs-on : ubuntu-24 .04
2929 strategy :
3030 fail-fast : false
3131 max-parallel : 5
6969 needs : repo
7070 environment :
7171 name : test
72- runs-on : ubuntu-22 .04
72+ runs-on : ubuntu-24 .04
7373 strategy :
7474 fail-fast : false
7575 max-parallel : 5
You can’t perform that action at this time.
0 commit comments