Skip to content

Commit 46f843b

Browse files
ci: Update to FreeBSD 14.3
1 parent 8a87fdc commit 46f843b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,10 +327,10 @@ jobs:
327327
with:
328328
submodules: true
329329
- name: Build
330-
uses: cross-platform-actions/action@v0.26.0
330+
uses: cross-platform-actions/action@v0.29.0
331331
with:
332332
operating_system: freebsd
333-
version: '14.2'
333+
version: '14.3'
334334
run: |
335335
sudo pkg update
336336
sudo pkg install -y cmake ninja sdl3

0 commit comments

Comments
 (0)