Skip to content

Commit

Permalink
Upgrade Action freebsd-vagrant-action from v1.4 to v2 (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
hummeltech authored Aug 3, 2024
1 parent f617702 commit f645ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit f645ed0

Please sign in to comment.