mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-16 14:32:57 +00:00
Fix comment in aarch64-setup workflow
This commit is contained in:
3
.github/workflows/aarch64-setup.yml
vendored
3
.github/workflows/aarch64-setup.yml
vendored
@@ -19,7 +19,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
test-script:
|
test-script:
|
||||||
# The script itself is not aarch64-specific
|
# The script itself is not aarch64-specific
|
||||||
# It is easier to test on ubuntu-22.04
|
# It is easier to test on x86_64
|
||||||
|
# Using `ubuntu-22.04` as this is what our aarch64 runners currently use
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Reference in New Issue
Block a user