This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new b5717c88 Add latest Ubuntu test
b5717c88 is described below

commit b5717c886f840a5dfcaff4e2b05b51eff1b098a6
Author: Sebb <[email protected]>
AuthorDate: Thu Jul 11 09:42:55 2024 +0100

    Add latest Ubuntu test
---
 .github/workflows/unittestlib.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/workflows/unittestlib.yml 
b/.github/workflows/unittestlib.yml
index 67f15071..29b395ee 100644
--- a/.github/workflows/unittestlib.yml
+++ b/.github/workflows/unittestlib.yml
@@ -21,6 +21,9 @@ jobs:
         exclude:
           - os: ubuntu-22.04
             ruby: 2.7
+        include:
+          - os: ubuntu-24.04
+            ruby: 3.2
     runs-on: ${{ matrix.os }}
     steps:
     - name: setup non-macOS # needed for installing ruby-ldap

Reply via email to