lists.arthurdejong.org
RSS feed

nss-pam-ldapd branch master updated. 0.9.12-19-g09ed954

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd branch master updated. 0.9.12-19-g09ed954



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nss-pam-ldapd".

The branch, master has been updated
       via  09ed954630319d506d816feb0bd8298632aa4a6e (commit)
      from  9a353ac7f84a2b6485dd1bb1b272cb8405bd4e9e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://arthurdejong.org/git/nss-pam-ldapd/commit/?id=09ed954630319d506d816feb0bd8298632aa4a6e

commit 09ed954630319d506d816feb0bd8298632aa4a6e
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Mon Oct 14 21:50:11 2024 +0200

    Switch to Ubuntu 22.04 fir GitHub tests
    
    Ubuntu 24.04 has an issue with AppArmor.

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index ddc5b93..e0d56e3 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -11,7 +11,7 @@ on:
 jobs:
 
   test:
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-22.04
     steps:
       - uses: actions/checkout@v3
       - name: Install dependencies

-----------------------------------------------------------------------

Summary of changes:
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
nss-pam-ldapd