Skip to content

Commit

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

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

0 comments on commit e1c0bb7

Please sign in to comment.