summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2021-07-03 19:17:31 +1000
committerDarren Tucker <dtucker@dtucker.net>2021-07-03 19:17:31 +1000
commit2c9e4b319f7e98744b188b0f58859d431def343b (patch)
tree678a8887b21dfc058eedfce559dbff0bb2edf47a /.github
parentbfe19197a92b7916f64a121fbd3c179abf15e218 (diff)
Disable rocky84 to figure out why agent test fails
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/selfhosted.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index 60d290af..1c762727 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -37,7 +37,7 @@ jobs:
- obsd69
- obsdsnap
- openindiana
- - rocky84
+ # - rocky84
- sol10
- sol11
- win10
@@ -56,7 +56,7 @@ jobs:
- { os: nbsd8, configs: pam }
- { os: nbsd9, configs: pam }
- { os: openindiana, configs: pam }
- - { os: rocky84, configs: pam }
+ # - { os: rocky84, configs: pam }
- { os: sol10, configs: pam }
- { os: sol11, configs: pam-krb5 }
- { os: sol11, configs: sol64 }