Skip to content

Commit

Permalink
Remove MacOS 12 from CI (#78)
Browse files Browse the repository at this point in the history
As per actions/runner-images#10721, it will
permanently be removed on 2024-12-03.
  • Loading branch information
JCGoran authored Nov 11, 2024
1 parent e64a0de commit 81b999e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-neuron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ jobs:
os:
# GitHub Actions MacOS 13 runner
- { vm: macos-13, flavour: macOS }
# GitHub Actions MacOS 12 runner
- { vm: macos-12, flavour: macOS }
# Alma Linux 8 Docker image
- { vm: ubuntu-latest, container: "almalinux:8.10", flavour: redhat }
# CentOS Stream 9 Docker image
Expand Down

0 comments on commit 81b999e

Please sign in to comment.