Skip to content

Commit

Permalink
[gh actions] try freebsd 12.4
Browse files Browse the repository at this point in the history
git-svn-id: svn://tug.org/texlive/trunk/Build/source@69576 c570f23f-e606-0410-a88d-b1316a301751
  • Loading branch information
norbusan committed Jan 24, 2024
1 parent e326b97 commit d4a020c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
uses: vmactions/freebsd-vm@v1
if: ${{ matrix.os == 'freebsd' && (matrix.ci_build || matrix.release_build) }}
with:
release: '13.2'
release: '12.4'
usesh: true
run: |
cd repo
Expand Down

0 comments on commit d4a020c

Please sign in to comment.