Skip to content

Commit f3a1678

Browse files
committed
Take a different approach to disabling stan.yml
1 parent 326e51e commit f3a1678

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/stan.yml renamed to .github/workflows/stan.yml.disabled

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
# This workflow has been disabled by renaming the file `stan.yml.disabled`
2+
# because Stan does not yet support GHC >= 9.0.
3+
# See: https://github.com/kowainik/stan/issues/423.
64
#
75
name: stan
86

0 commit comments

Comments
 (0)