ci : try to fix FreeBSD (#0)
This commit is contained in:
parent
58323bf8ed
commit
2e9a5bd2c4
|
|
@ -59,7 +59,7 @@ jobs:
|
|||
uses: cross-platform-actions/action@v0.24.0
|
||||
with:
|
||||
operating_system: freebsd
|
||||
version: '13.2'
|
||||
version: '13.3'
|
||||
run: |
|
||||
sudo pkg update
|
||||
sudo pkg install -y gmake sdl2
|
||||
|
|
|
|||
Loading…
Reference in New Issue