Skip to content

Commit

Permalink
Merge branch 'FNA-XNA:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerGlaiel authored Jul 13, 2024
2 parents 33ac1a2 + db72518 commit cb3a8ba
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 @@ -157,10 +157,10 @@ jobs:
with:
submodules: true
- name: Build
uses: cross-platform-actions/action@v0.19.1
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 cmake ninja sdl2
Expand Down

0 comments on commit cb3a8ba

Please sign in to comment.