Changes in response to PR which was closed-early. #530
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 2 warnings
build (ubuntu-latest, 3.10, gcc, g++)
Process completed with exit code 1.
|
build (ubuntu-latest, 3.10, gcc, g++)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, 3.10, gcc, g++)
==> WARNING: A newer version of conda exists. <==
current version: 23.5.2
latest version: 23.7.2
Please update conda by running
$ conda update -n base -c defaults conda
Or to minimize the number of packages updated during conda update use
conda install conda=23.7.2
|