mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-07-22 01:12:35 +00:00
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
@ -249,7 +249,7 @@ jobs:
|
||||
echo "TEST_PARALLEL_LEVEL=$(nproc)" >> ${GITHUB_ENV}
|
||||
|
||||
- name: Provision VM
|
||||
uses: hummeltech/freebsd-vagrant-action@v1.4
|
||||
uses: hummeltech/freebsd-vagrant-action@v2
|
||||
with:
|
||||
box: generic/${{ matrix.box_generic }}
|
||||
cpus: ${{ env.BUILD_PARALLEL_LEVEL }}
|
||||
|
Reference in New Issue
Block a user