File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
generate-app :
21
21
name : Generate app
22
22
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idruns-on
23
- runs-on : ubuntu-20 .04
23
+ runs-on : ubuntu-22 .04
24
24
steps :
25
25
26
26
- name : Clone source code
Original file line number Diff line number Diff line change 20
20
generate-app :
21
21
name : Generate app
22
22
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idruns-on
23
- runs-on : ubuntu-20 .04
23
+ runs-on : ubuntu-22 .04
24
24
steps :
25
25
26
26
- name : Clone source code
Original file line number Diff line number Diff line change 20
20
generate-app :
21
21
name : Generate app
22
22
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idruns-on
23
- runs-on : ubuntu-20 .04
23
+ runs-on : ubuntu-22 .04
24
24
steps :
25
25
26
26
- name : Clone source code
Original file line number Diff line number Diff line change 20
20
generate-app :
21
21
name : Generate app
22
22
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idruns-on
23
- runs-on : ubuntu-20 .04
23
+ runs-on : ubuntu-22 .04
24
24
steps :
25
25
26
26
- name : Clone source code
You can’t perform that action at this time.
0 commit comments