Skip to content

Conversation

@cclauss
Copy link

@cclauss cclauss commented Jan 20, 2025

+        - os: ubuntu-24.04-arm
+          python-version: '3.13'
+          browser: chromium

Standard GitHub-hosted runners for public repositories

-      if: matrix.os == 'ubuntu-latest'
+      if: runner.os == 'Linux'

Detecting the operating system

@mxschmitt
Copy link
Contributor

I apologise for the late review / reply. We have some internal infrastructure which already tested linux-arm64. As part of #2837 we will move this to this repository so we don't need the private infrastructure anymore. I'll close it for now since we'll continue in #2837 with it. Thank you for bringing this up!

Cool trick with runner.os - I didn't know about that!

@mxschmitt mxschmitt closed this May 1, 2025
@cclauss cclauss deleted the patch-1 branch May 1, 2025 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants