Skip to content

Commit

Permalink
CI: Update to FreeBSD 14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flibitijibibo authored Jan 10, 2025
1 parent 83d2231 commit 1ba665f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,10 +254,10 @@ jobs:
with:
submodules: true
- name: Build
uses: cross-platform-actions/action@v0.24.0
uses: cross-platform-actions/action@v0.26.0
with:
operating_system: freebsd
version: '13.3'
version: '14.2'
run: |
sudo pkg update
sudo pkg install -y cmake ninja sdl2
Expand Down

0 comments on commit 1ba665f

Please sign in to comment.