File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1414 - staging
1515jobs :
1616 build :
17- runs-on : ubuntu-latest
17+ runs-on : ubuntu-24.04
1818 defaults :
1919 run :
2020 working-directory : client
Original file line number Diff line number Diff line change 99 TEMPLATES_FILE_NAME : templates.json
1010jobs :
1111 build-template-json :
12- runs-on : ubuntu-22 .04
12+ runs-on : ubuntu-24 .04
1313 defaults :
1414 run :
1515 working-directory : server
4141
4242 deploy :
4343 needs : build-template-json
44- runs-on : ubuntu-22 .04
44+ runs-on : ubuntu-24 .04
4545 defaults :
4646 run :
4747 working-directory : cdk
Original file line number Diff line number Diff line change 1616 MODELICA_DEPENDENCIES : ../dependencies
1717jobs :
1818 build :
19- runs-on : ubuntu-22 .04
19+ runs-on : ubuntu-24 .04
2020 defaults :
2121 run :
2222 working-directory : server
Original file line number Diff line number Diff line change 99 TEMPLATES_FILE_NAME : templates.json
1010jobs :
1111 build-template-json :
12- runs-on : ubuntu-22 .04
12+ runs-on : ubuntu-24 .04
1313 defaults :
1414 run :
1515 working-directory : server
4141
4242 deploy :
4343 needs : build-template-json
44- runs-on : ubuntu-22 .04
44+ runs-on : ubuntu-24 .04
4545 defaults :
4646 run :
4747 working-directory : cdk
You can’t perform that action at this time.
0 commit comments