petern48 opened a new issue, #2453:
URL: https://github.com/apache/sedona/issues/2453

   GitHub is removing the `macos-13` image is being removed on Dec 4th. We use 
it once in this file.
   
   
https://github.com/apache/sedona/blob/d6ea87cf9f2a27adee00ff0fb41ee92002b9a834/.github/workflows/python-extension.yml#L53
   
   I think fixing this is as simple as replacing `macos-13` with `macos-15`. 
Unless we want to support macOS Intel for whatever reason. Copying relevant 
parts from the email.
   
   ```
   Jobs using macOS 13 will temporarily fail during the scheduled brownout time 
periods defined below:
   November 4, 14:00 UTC - November 5, 00:00 UTC
   November 11, 14:00 UTC - November 12, 00:00 UTC
   November 18, 14:00 UTC - November 19, 00:00 UTC
   November 25, 14:00 UTC - November 26, 00:00 UTC
   ```
   
   ```
   What you need to do
   (Recommended) If your workflow is architecture agnostic, you can migrate to 
any of our arm64 labels:
   macos-15 or macos-latest
   macos-14
   macos-14-xlarge
   macos-latest-xlarge or macos-15-xlarge
   For users that require the x86_64 (Intel) architecture, jobs can be migrated 
to one of the following labels:
   macos-15-intel (new)
   macos-14-large
   macos-latest-large or macos-15-large
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to