Skip to content

Stack's 'ubuntu-latest' CI takes 3x longer than 'macos-13' CI #6720

Closed
@mpilgrem

Description

@mpilgrem

Currently, GitHub workflow integration-tests.yml has very different performance on one runner compared to the others:

  • 'ubuntu-latest' (in an Alpine Linux Docker container) 120 mins
  • 'macos-13' 42 mins
  • 'windows-latest' 39 mins (skips some tests)

and, on AArch64:

  • `macos-latest' 23 mins

'ubuntu-latest' v 'macos-13' has some stark contrasts, the worst example being:

  • 4783-doctest-deps 548 seconds v 39 seconds

Could something be going wrong with caching?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions