mirror of
https://github.com/diced/zipline.git
synced 2025-12-12 07:40:45 -08:00
feat(actions): try ubuntu-24.04-arm runner
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
push-arm64:
|
||||
name: 'push (arm64)'
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-24.04-arm
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user