File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ concurrency:
1717jobs :
1818 build-n-push :
1919 permissions : write-all
20- runs-on : ubuntu-22.04-32core-karl
20+ runs-on : ubicloud-standard-16
2121 steps :
2222 - uses : actions/checkout@v4
2323
Original file line number Diff line number Diff line change 1616 permissions :
1717 contents : read
1818 packages : write
19- runs-on : ubuntu-latest
19+ runs-on : ubicloud-standard-2
2020 steps :
2121 - uses : actions/checkout@v4
2222
Original file line number Diff line number Diff line change 1111 contents : read
1212 id-token : write
1313 pages : write
14- runs-on : ubuntu-latest
14+ runs-on : ubicloud-standard-2
1515 steps :
1616 - uses : actions/checkout@v4
1717
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ concurrency:
1616
1717jobs :
1818 build :
19- runs-on : ubuntu-22.04-32core-karl
19+ runs-on : ubicloud-standard-16
2020
2121 steps :
2222 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1818 checks : write
1919 contents : write
2020
21- runs-on : ubuntu-24.04-8core-bakunin
21+ runs-on : ubicloud-standard-8
2222
2323 steps :
2424 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments