quantumlib / Stim

A fast stabilizer circuit library.
Apache License 2.0
331 stars 96 forks source link

Work around false CI failures by pinning to ubuntu-20 #719

Closed Strilanc closed 6 months ago

Strilanc commented 6 months ago

Fixes https://github.com/quantumlib/Stim/issues/717 (whatever ubuntu-latest bug is causing it is not fixed, but for continuing-to-develop-Stim purposes it is fixed)

Strilanc commented 6 months ago

Gah, doesn't support C++20