Skip to content

fix: deprioritize metal-24xl and metal-48xl in addition to non-suffix… #683

fix: deprioritize metal-24xl and metal-48xl in addition to non-suffix…

fix: deprioritize metal-24xl and metal-48xl in addition to non-suffix… #683

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install-deps
- name: Enable the actionlint matcher
run: echo "::add-matcher::.github/actionlint-matcher.json"
- run: make ci-non-test