We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf38812 commit b7923a8Copy full SHA for b7923a8
.github/workflows/docker-marimo-image.yml
@@ -32,7 +32,7 @@ jobs:
32
ghcr.io/stfc/janus-core/marimo:amd64-${{ github.sha }}
33
ghcr.io/stfc/janus-core/marimo:amd64-latest
34
build-arm64:
35
- runs-on: ubuntu-latest-arm
+ runs-on: ubuntu-24.04-arm
36
if: github.repository == 'stfc/janus-core'
37
permissions:
38
packages: write
0 commit comments