Skip to content

Commit c445b0c

Browse files
authored
ci: update to use FreeBSD version 15.0 (#25985)
1 parent 894646f commit c445b0c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎.github/workflows/freebsd_ci.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: cross-platform-actions/action@v0.31.0
3434
with:
3535
operating_system: freebsd
36-
version: '14.3'
36+
version: '15.0'
3737
memory: 4G
3838
shell: sh
3939
sync_files: runner-to-vm
@@ -62,7 +62,7 @@ jobs:
6262
uses: cross-platform-actions/action@v0.31.0
6363
with:
6464
operating_system: freebsd
65-
version: '14.3'
65+
version: '15.0'
6666
memory: 4G
6767
shell: sh
6868
sync_files: runner-to-vm
@@ -91,7 +91,7 @@ jobs:
9191
uses: cross-platform-actions/action@v0.31.0
9292
with:
9393
operating_system: freebsd
94-
version: '14.3'
94+
version: '15.0'
9595
memory: 4G
9696
shell: sh
9797
sync_files: runner-to-vm

0 commit comments

Comments
 (0)