Skip to content

Replace directory name cuda_hip with cuda-hip to fix amalgamation (#2… #32

Replace directory name cuda_hip with cuda-hip to fix amalgamation (#2…

Replace directory name cuda_hip with cuda-hip to fix amalgamation (#2… #32

Workflow file for this run

# Copyright 2023 Bernhard Manfred Gruber
# SPDX-License-Identifier: MPL-2.0
name: Check compiler support table in README.md
on: [push, pull_request]
jobs:
check-readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: verify that the compiler support table is up to date
run: |
./script/readme_generator/generate_supported_compilers.py --verify