Index: /trunk/.github/workflows/ant.yml
===================================================================
--- /trunk/.github/workflows/ant.yml	(revision 19156)
+++ /trunk/.github/workflows/ant.yml	(revision 19157)
@@ -70,5 +70,5 @@
         # test against latest update of each major Java version, as well as specific updates of LTS versions:
         java: [11, 17, 21, 22]
-        os: [ubuntu-latest, macos-14, windows-latest]
+        os: [ubuntu-latest, macos-latest, windows-latest]
     name: Java ${{ matrix.java }} on ${{ matrix.os }}
     steps:
