mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-07-25 15:04:30 +00:00
[Backport] Upgrade Action freebsd-vagrant-action
from v1.4
to v2
(#463)
This commit is contained in:
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@ -250,7 +250,7 @@ jobs:
|
|||||||
echo "TEST_PARALLEL_LEVEL=$(nproc)" >> ${GITHUB_ENV}
|
echo "TEST_PARALLEL_LEVEL=$(nproc)" >> ${GITHUB_ENV}
|
||||||
|
|
||||||
- name: Provision VM
|
- name: Provision VM
|
||||||
uses: hummeltech/freebsd-vagrant-action@v1.4
|
uses: hummeltech/freebsd-vagrant-action@v2
|
||||||
with:
|
with:
|
||||||
box: generic/${{ matrix.box_generic }}
|
box: generic/${{ matrix.box_generic }}
|
||||||
cpus: ${{ env.BUILD_PARALLEL_LEVEL }}
|
cpus: ${{ env.BUILD_PARALLEL_LEVEL }}
|
||||||
|
Reference in New Issue
Block a user