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 2929 name : Test GHA Runner Role
3030 environment :
3131 name : test
32- runs-on : ubuntu-22 .04
32+ runs-on : ubuntu-24 .04
3333 strategy :
3434 fail-fast : false
3535 max-parallel : 5
7373 needs : repo
7474 environment :
7575 name : test
76- runs-on : ubuntu-22 .04
76+ runs-on : ubuntu-24 .04
7777 strategy :
7878 fail-fast : false
7979 max-parallel : 5
You can’t perform that action at this time.
0 commit comments