File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 88jobs :
99 actionlint :
1010 name : actionlint with reviewdog
11- runs-on : ubuntu-latest
11+ runs-on : ubuntu-22.04
1212 steps :
1313 - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
1414 - name : actionlint
Original file line number Diff line number Diff line change 99jobs :
1010 build :
1111 name : build
12- runs-on : ubuntu-latest
12+ runs-on : ubuntu-22.04
1313
1414 steps :
1515 - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
Original file line number Diff line number Diff line change 1010jobs :
1111 build :
1212 name : build
13- runs-on : ubuntu-latest
13+ runs-on : ubuntu-22.04
1414
1515 steps :
1616 - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
Original file line number Diff line number Diff line change 77jobs :
88 shellcheck :
99 name : runner / shellcheck
10- runs-on : ubuntu-latest
10+ runs-on : ubuntu-22.04
1111 steps :
1212 - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
1313 - name : shellcheck
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ on: [pull_request]
33jobs :
44 shellcheck :
55 name : runner / shellcheck
6- runs-on : ubuntu-latest
6+ runs-on : ubuntu-22.04
77 steps :
88 - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
99 - name : shellcheck
Original file line number Diff line number Diff line change 1111
1212jobs :
1313 validate-renovate :
14- runs-on : ubuntu-latest
14+ runs-on : ubuntu-22.04
1515
1616 steps :
1717 - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
You can’t perform that action at this time.
0 commit comments