texlive[72683] Build/source/.github/workflows/main.yml: [GA] use

commits+preining at tug.org commits+preining at tug.org
Mon Oct 28 00:44:59 CET 2024


Revision: 72683
          https://tug.org/svn/texlive?view=revision&revision=72683
Author:   preining
Date:     2024-10-28 00:44:58 +0100 (Mon, 28 Oct 2024)
Log Message:
-----------
[GA] use freebsd 14.1, use debian/buster for i386-linux

Modified Paths:
--------------
    trunk/Build/source/.github/workflows/main.yml

Modified: trunk/Build/source/.github/workflows/main.yml
===================================================================
--- trunk/Build/source/.github/workflows/main.yml	2024-10-27 22:49:21 UTC (rev 72682)
+++ trunk/Build/source/.github/workflows/main.yml	2024-10-27 23:44:58 UTC (rev 72683)
@@ -53,7 +53,7 @@
           - ${{ startsWith(github.ref, 'refs/tags/') }}
         include:
           - tl_name: i386-linux
-            image: i386/ubuntu:xenial
+            image: i386/debian:buster
             platform: 386
             ci_build: true
             use_qemu: false
@@ -148,7 +148,7 @@
         uses: vmactions/freebsd-vm at v1
         if: ${{ matrix.os == 'freebsd' && (matrix.ci_build || matrix.release_build) }}
         with: 
-          release: '13.2'
+          release: '14.1'
           usesh: true
           run: |
             cd repo



More information about the tex-live-commits mailing list.