ci : try to fix FreeBSD (#0)

This commit is contained in:
Georgi Gerganov 2024-08-08 20:32:19 +03:00
parent 58323bf8ed
commit 2e9a5bd2c4

View File

@ -59,7 +59,7 @@ jobs:
uses: cross-platform-actions/action@v0.24.0 uses: cross-platform-actions/action@v0.24.0
with: with:
operating_system: freebsd operating_system: freebsd
version: '13.2' version: '13.3'
run: | run: |
sudo pkg update sudo pkg update
sudo pkg install -y gmake sdl2 sudo pkg install -y gmake sdl2