mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-16 16:44:06 +00:00
ci: bump FreeBSD
Reference issue: https://github.com/libsdl-org/SDL/issues/10224.
This commit is contained in:
4
.github/workflows/cpactions.yml
vendored
4
.github/workflows/cpactions.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user