mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 22:12: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:
|
||||
test-script:
|
||||
# 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
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user