|
48 | 48 | test_non_bootstrapped: |
49 | 49 | runs-on: [self-hosted, Linux] |
50 | 50 | container: |
51 | | - image: lampepfl/dotty:2023-11-07 |
| 51 | + image: lampepfl/dotty:2024-10-18 |
52 | 52 | options: --cpu-shares 4096 |
53 | 53 | volumes: |
54 | 54 | - ${{ github.workspace }}/../../cache/sbt:/root/.sbt |
@@ -100,7 +100,7 @@ jobs: |
100 | 100 | test: |
101 | 101 | runs-on: [self-hosted, Linux] |
102 | 102 | container: |
103 | | - image: lampepfl/dotty:2023-11-07 |
| 103 | + image: lampepfl/dotty:2024-10-18 |
104 | 104 | options: --cpu-shares 4096 |
105 | 105 | volumes: |
106 | 106 | - ${{ github.workspace }}/../../cache/sbt:/root/.sbt |
@@ -160,7 +160,7 @@ jobs: |
160 | 160 | test_scala2_library_tasty: |
161 | 161 | runs-on: [self-hosted, Linux] |
162 | 162 | container: |
163 | | - image: lampepfl/dotty:2023-11-07 |
| 163 | + image: lampepfl/dotty:2024-10-18 |
164 | 164 | options: --cpu-shares 4096 |
165 | 165 | volumes: |
166 | 166 | - ${{ github.workspace }}/../../cache/sbt:/root/.sbt |
@@ -287,7 +287,7 @@ jobs: |
287 | 287 | name: MiMa |
288 | 288 | runs-on: [self-hosted, Linux] |
289 | 289 | container: |
290 | | - image: lampepfl/dotty:2023-11-07 |
| 290 | + image: lampepfl/dotty:2024-10-18 |
291 | 291 | options: --cpu-shares 4096 |
292 | 292 | volumes: |
293 | 293 | - ${{ github.workspace }}/../../cache/sbt:/root/.sbt |
@@ -338,7 +338,7 @@ jobs: |
338 | 338 | community_build_a: |
339 | 339 | runs-on: [self-hosted, Linux] |
340 | 340 | container: |
341 | | - image: lampepfl/dotty:2023-11-07 |
| 341 | + image: lampepfl/dotty:2024-10-18 |
342 | 342 | options: --cpu-shares 4096 |
343 | 343 | volumes: |
344 | 344 | - ${{ github.workspace }}/../../cache/sbt:/root/.sbt |
@@ -395,7 +395,7 @@ jobs: |
395 | 395 | community_build_b: |
396 | 396 | runs-on: [self-hosted, Linux] |
397 | 397 | container: |
398 | | - image: lampepfl/dotty:2023-11-07 |
| 398 | + image: lampepfl/dotty:2024-10-18 |
399 | 399 | options: --cpu-shares 4096 |
400 | 400 | volumes: |
401 | 401 | - ${{ github.workspace }}/../../cache/sbt:/root/.sbt |
@@ -452,7 +452,7 @@ jobs: |
452 | 452 | community_build_c: |
453 | 453 | runs-on: [self-hosted, Linux] |
454 | 454 | container: |
455 | | - image: lampepfl/dotty:2023-11-07 |
| 455 | + image: lampepfl/dotty:2024-10-18 |
456 | 456 | options: --cpu-shares 4096 |
457 | 457 | volumes: |
458 | 458 | - ${{ github.workspace }}/../../cache/sbt:/root/.sbt |
@@ -509,7 +509,7 @@ jobs: |
509 | 509 | test_sbt: |
510 | 510 | runs-on: [self-hosted, Linux] |
511 | 511 | container: |
512 | | - image: lampepfl/dotty:2023-11-07 |
| 512 | + image: lampepfl/dotty:2024-10-18 |
513 | 513 | options: --cpu-shares 4096 |
514 | 514 | volumes: |
515 | 515 | - ${{ github.workspace }}/../../cache/sbt:/root/.sbt |
@@ -554,7 +554,7 @@ jobs: |
554 | 554 | test_java8: |
555 | 555 | runs-on: [self-hosted, Linux] |
556 | 556 | container: |
557 | | - image: lampepfl/dotty:2023-11-07 |
| 557 | + image: lampepfl/dotty:2024-10-18 |
558 | 558 | options: --cpu-shares 4096 |
559 | 559 | volumes: |
560 | 560 | - ${{ github.workspace }}/../../cache/sbt:/root/.sbt |
@@ -614,7 +614,7 @@ jobs: |
614 | 614 | publish_nightly: |
615 | 615 | runs-on: [self-hosted, Linux] |
616 | 616 | container: |
617 | | - image: lampepfl/dotty:2023-11-07 |
| 617 | + image: lampepfl/dotty:2024-10-18 |
618 | 618 | options: --cpu-shares 4096 |
619 | 619 | volumes: |
620 | 620 | - ${{ github.workspace }}/../../cache/sbt:/root/.sbt |
@@ -677,7 +677,7 @@ jobs: |
677 | 677 | nightly_documentation: |
678 | 678 | runs-on: [self-hosted, Linux] |
679 | 679 | container: |
680 | | - image: lampepfl/dotty:2023-11-07 |
| 680 | + image: lampepfl/dotty:2024-10-18 |
681 | 681 | options: --cpu-shares 4096 |
682 | 682 | volumes: |
683 | 683 | - ${{ github.workspace }}/../../cache/sbt:/root/.sbt |
@@ -723,7 +723,7 @@ jobs: |
723 | 723 | contents: write # for actions/create-release to create a release |
724 | 724 | runs-on: [self-hosted, Linux] |
725 | 725 | container: |
726 | | - image: lampepfl/dotty:2023-11-07 |
| 726 | + image: lampepfl/dotty:2024-10-18 |
727 | 727 | options: --cpu-shares 4096 |
728 | 728 | volumes: |
729 | 729 | - ${{ github.workspace }}/../../cache/sbt:/root/.sbt |
@@ -1094,7 +1094,7 @@ jobs: |
1094 | 1094 | open_issue_on_failure: |
1095 | 1095 | runs-on: [self-hosted, Linux] |
1096 | 1096 | container: |
1097 | | - image: lampepfl/dotty:2023-11-07 |
| 1097 | + image: lampepfl/dotty:2024-10-18 |
1098 | 1098 | needs: [nightly_documentation, test_windows_full] |
1099 | 1099 | # The `failure()` expression is true iff at least one of the dependencies |
1100 | 1100 | # of this job (including transitive dependencies) has failed. |
|
0 commit comments