[openssh-commits] [openssh] 01/03: Disable rocky84 to figure out why agent test fails
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Jul 3 19:34:36 AEST 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit 2c9e4b319f7e98744b188b0f58859d431def343b
Author: Darren Tucker <dtucker at dtucker.net>
Date: Sat Jul 3 19:17:31 2021 +1000
Disable rocky84 to figure out why agent test fails
---
.github/workflows/selfhosted.yml | 4 ++--
1 file 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 }
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list