Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Use official ARM runners
  • Loading branch information
filmor committed Oct 22, 2025
commit e3a0d0bf40b5d936b3f45fa9ddf83800121db57a
56 changes: 0 additions & 56 deletions .github/workflows/ARM.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:
platform: x64
instance: ubuntu-22.04

- category: ubuntu
platform: arm64
instance: ubuntu-22.04-arm

- category: macos
platform: x64
instance: macos-13
Expand Down
Loading