Skip to content

Commit

Permalink
Replace CentOS Stream 8 with Alma Linux 8 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran authored Jun 4, 2024
1 parent 96b8c0b commit da04f2b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-neuron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ jobs:
- { vm: macos-12, flavour: macOS }
# CentOS7 Docker image
- { vm: ubuntu-latest, container: "centos:7", flavour: redhat }
# CentOS Stream 8 Docker image
- { vm: ubuntu-latest, container: "quay.io/centos/centos:stream8", flavour: redhat }
# Alma Linux 8 Docker image
- { vm: ubuntu-latest, container: "almalinux:8.10", flavour: redhat }
# CentOS Stream 9 Docker image
- { vm: ubuntu-latest, container: "quay.io/centos/centos:stream9", flavour: redhat }
# Fedora 37 Docker image
Expand Down
File renamed without changes.

0 comments on commit da04f2b

Please sign in to comment.