Skip to content

Commit

Permalink
Test on rolling for arm64 (#10897)
Browse files Browse the repository at this point in the history
* Test on rolling for arm64

* Update installation.rst
  • Loading branch information
alex committed Apr 26, 2024
1 parent 0b2b5f9 commit 07642cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -164,7 +164,7 @@ jobs:
- {IMAGE: "centos-stream9", NOXSESSION: "tests", RUNNER: "ubuntu-latest"}
- {IMAGE: "centos-stream9-fips", NOXSESSION: "tests", RUNNER: "ubuntu-latest", FIPS: true}

- {IMAGE: "ubuntu-jammy:aarch64", NOXSESSION: "tests", RUNNER: [self-hosted, Linux, ARM64]}
- {IMAGE: "ubuntu-rolling:aarch64", NOXSESSION: "tests", RUNNER: [self-hosted, Linux, ARM64]}
- {IMAGE: "alpine:aarch64", NOXSESSION: "tests", RUNNER: [self-hosted, Linux, ARM64]}
timeout-minutes: 15
env:
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.rst
Expand Up @@ -21,7 +21,7 @@ operating systems.
* x86-64 Fedora (latest)
* x86-64 macOS 13 Ventura and ARM64 macOS 14 Sonoma
* x86-64 Ubuntu 20.04, 22.04, 24.04, rolling
* ARM64 Ubuntu 22.04
* ARM64 Ubuntu rolling
* x86-64 Debian Buster (10.x), Bullseye (11.x), Bookworm (12.x),
Trixie (13.x), and Sid (unstable)
* x86-64 and ARM64 Alpine (latest)
Expand Down

0 comments on commit 07642cf

Please sign in to comment.