Skip to content

Commit

Permalink
[GA] use freebsd 14.1, use debian/buster for i386-linux
Browse files Browse the repository at this point in the history
git-svn-id: svn://tug.org/texlive/trunk/Build/source@72683 c570f23f-e606-0410-a88d-b1316a301751
  • Loading branch information
norbusan committed Oct 27, 2024
1 parent 64490cf commit dd7e698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- ${{ 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
Expand Down Expand Up @@ -148,7 +148,7 @@ jobs:
uses: vmactions/freebsd-vm@v1
if: ${{ matrix.os == 'freebsd' && (matrix.ci_build || matrix.release_build) }}
with:
release: '13.2'
release: '14.1'
usesh: true
run: |
cd repo
Expand Down

0 comments on commit dd7e698

Please sign in to comment.