Skip to content

MQT Reusable Workflows 1.7.1 Release

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 21:54
· 90 commits to refs/heads/main since this release
66108c0

👀 What Changed

Fixes a small bug in the workflow configuration that would swap the gcc and clang compilers on Ubuntu C++ CI runs.
These workflows are now using the correct compiler as selected.

🐛 Bug Fixes

  • 🩹 Fix typo in CI config swapping gcc and clang on Ubuntu @burgholzer (#72)

🤖 CI

  • 🩹 Fix typo in CI config swapping gcc and clang on Ubuntu @burgholzer (#72)

⬆️ Dependencies

6 changes

Full Changelog: v1.7.0...v1.7.1