We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326e51e commit f3a1678Copy full SHA for f3a1678
.github/workflows/stan.yml renamed to .github/workflows/stan.yml.disabled
@@ -1,8 +1,6 @@
1
-# This workflow has been disabled on the Stack repository because Stan does not
2
-# yet support GHC >= 9.0. See: https://github.com/kowainik/stan/issues/423.
3
-#
4
-# On enabling a disabled workflow, see:
5
-# https://docs.github.com/en/actions/managing-workflow-runs/disabling-and-enabling-a-workflow#disabling-a-workflow
+# This workflow has been disabled by renaming the file `stan.yml.disabled`
+# because Stan does not yet support GHC >= 9.0.
+# See: https://github.com/kowainik/stan/issues/423.
6
#
7
name: stan
8
0 commit comments