Browse Source

ci: bump FreeBSD

Reference issue: https://github.com/libsdl-org/SDL/issues/10224.
Ozkan Sezer 9 months ago
parent
commit
956a8bf6c0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/cpactions.yml

+ 2 - 2
.github/workflows/cpactions.yml

@@ -10,10 +10,10 @@ jobs:
     steps:
     - uses: actions/checkout@v4
     - name: Build
-      uses: cross-platform-actions/action@v0.23.0
+      uses: cross-platform-actions/action@v0.24.0
       with:
         operating_system: freebsd
-        version: '13.2'
+        version: '13.3'
         shell: bash
         run: |
           sudo pkg update