|
@@ -10,10 +10,10 @@ jobs:
|
|
steps:
|
|
steps:
|
|
- uses: actions/checkout@v4
|
|
- uses: actions/checkout@v4
|
|
- name: Build
|
|
- name: Build
|
|
- uses: cross-platform-actions/[email protected]3.0
|
|
|
|
|
|
+ uses: cross-platform-actions/[email protected]4.0
|
|
with:
|
|
with:
|
|
operating_system: freebsd
|
|
operating_system: freebsd
|
|
- version: '13.2'
|
|
|
|
|
|
+ version: '13.3'
|
|
shell: bash
|
|
shell: bash
|
|
run: |
|
|
run: |
|
|
sudo pkg update
|
|
sudo pkg update
|