mirror of
https://github.com/vlang/v.git
synced 2025-09-08 14:51:53 -04:00
ci: use FreeBSD version 14.3 after the bump of cross-platform-actions/action to 0.29.0 (#24953)
This commit is contained in:
parent
864e68527b
commit
1f11b2b99c
6
.github/workflows/freebsd_ci.yml
vendored
6
.github/workflows/freebsd_ci.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
uses: cross-platform-actions/action@v0.29.0
|
||||
with:
|
||||
operating_system: freebsd
|
||||
version: '14.2'
|
||||
version: '14.3'
|
||||
memory: 4G
|
||||
shell: sh
|
||||
sync_files: runner-to-vm
|
||||
@ -59,7 +59,7 @@ jobs:
|
||||
uses: cross-platform-actions/action@v0.29.0
|
||||
with:
|
||||
operating_system: freebsd
|
||||
version: '14.2'
|
||||
version: '14.3'
|
||||
memory: 4G
|
||||
shell: sh
|
||||
sync_files: runner-to-vm
|
||||
@ -85,7 +85,7 @@ jobs:
|
||||
uses: cross-platform-actions/action@v0.29.0
|
||||
with:
|
||||
operating_system: freebsd
|
||||
version: '14.2'
|
||||
version: '14.3'
|
||||
memory: 4G
|
||||
shell: sh
|
||||
sync_files: runner-to-vm
|
||||
|
Loading…
x
Reference in New Issue
Block a user