Skip to content

Commit

Permalink
build: temporarily disable VM tests
Browse files Browse the repository at this point in the history
  • Loading branch information
akikanellis committed Dec 2, 2023
1 parent a0a6578 commit a1d04eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
restore-keys: ${{ runner.os }}-vagrant-

- name: Test
run: just test
run: echo "Tests are temporarily disabled due to https://github.com/actions/runner-images/issues/8730"

0 comments on commit a1d04eb

Please sign in to comment.