We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a87fdc commit 46f843bCopy full SHA for 46f843b
.github/workflows/ci.yml
@@ -327,10 +327,10 @@ jobs:
327
with:
328
submodules: true
329
- name: Build
330
- uses: cross-platform-actions/action@v0.26.0
+ uses: cross-platform-actions/action@v0.29.0
331
332
operating_system: freebsd
333
- version: '14.2'
+ version: '14.3'
334
run: |
335
sudo pkg update
336
sudo pkg install -y cmake ninja sdl3
0 commit comments