mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 07:22:57 +00:00
Run aarch64-setup on ubuntu-22.04
This commit is contained in:
4
.github/workflows/aarch64-setup.yml
vendored
4
.github/workflows/aarch64-setup.yml
vendored
@@ -19,8 +19,8 @@ on:
|
||||
jobs:
|
||||
test-script:
|
||||
# The script itself is not aarch64-specific
|
||||
# It is easier to test on ubuntu-latest
|
||||
runs-on: ubuntu-latest
|
||||
# It is easier to test on ubuntu-22.04
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- name: Checkout Repo ⚡️
|
||||
|
Reference in New Issue
Block a user