File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414jobs :
1515 pass1 :
1616 name : Run up to Linux build under bubblewrap
17- runs-on : ubuntu-latest
17+ runs-on : ubuntu-24.04
1818 steps :
1919 - name : Install bubblewrap
2020 run : sudo apt install bubblewrap
6363 pass2 :
6464 name : Run up to Python bootstrap under bubblewrap
6565 needs : pass1
66- runs-on : ubuntu-latest
66+ runs-on : ubuntu-24.04
6767 steps :
6868 - name : Install bubblewrap
6969 run : sudo apt install bubblewrap
@@ -118,7 +118,7 @@ jobs:
118118 pass3 :
119119 name : Run remaining builds under bubblewrap
120120 needs : pass2
121- runs-on : ubuntu-latest
121+ runs-on : ubuntu-24.04
122122 steps :
123123 - name : Install bubblewrap
124124 run : sudo apt install bubblewrap
Original file line number Diff line number Diff line change 1- http://download.nust.na/pub2/openpkg1 /sources/DST/flex/flex-2.5.11.tar.gz bc79b890f35ca38d66ff89a6e3758226131e51ccbd10ef78d5ff150b7bd73689
1+ http://ftp-tel.sjtu.edu.cn/sites/ftp.openpkg.org /sources/DST/flex/flex-2.5.11.tar.gz bc79b890f35ca38d66ff89a6e3758226131e51ccbd10ef78d5ff150b7bd73689
Original file line number Diff line number Diff line change 1- http://download.nust.na/pub2/openpkg1 /sources/DST/flex/flex-2.5.33.tar.gz c40385e142989c91989413f3c5a31282b2ffdca16b69cd3ecfde537b8a474921
1+ http://ftp-tel.sjtu.edu.cn/sites/ftp.openpkg.org /sources/DST/flex/flex-2.5.33.tar.gz c40385e142989c91989413f3c5a31282b2ffdca16b69cd3ecfde537b8a474921
You can’t perform that action at this time.
0 commit comments