rails-sqlserver / tiny_tds

TinyTDS - Simple and fast FreeTDS bindings for Ruby using DB-Library.
Other
607 stars 189 forks source link

Remove Apple Silicon build on CircleCI #546

Closed andyundso closed 10 months ago

andyundso commented 10 months ago

On the corresponding PR (https://github.com/rails-sqlserver/tiny_tds/pull/545), everything looked fine and the build passed: https://app.circleci.com/pipelines/github/andyundso/tiny_tds/55/workflows/727c3150-0a8f-40a7-8a5f-9fd58e4e9428

However, once merged to master, the build failed since the executor was not available for the tiny_tds organization (see https://app.circleci.com/pipelines/github/rails-sqlserver/tiny_tds/18/workflows/47a0e21f-eda7-4901-a34b-ca4265f4f344/jobs/486). Although it would be helpful to have it, this commit removes the Apple Silicon build on CircleCI.