Unverified Commit 4d92c302 authored by Davis E. King's avatar Davis E. King Committed by GitHub
Browse files

Remove this test on windows for now since it runs out of ram

parent 2bcb1c44
......@@ -111,8 +111,6 @@ jobs:
run: cmake --build ${{ env.build_dir }} --config ${{ env.config }} --target dtest --parallel 4
- name: Test
run: ${{ env.build_dir }}/${{ env.config }}/dtest.exe --runall -q
- name: Build examples, etc
run: cmake --build ${{ env.build_dir }} --config ${{ env.config }} --parallel 1
macos-latest:
runs-on: 'macos-latest'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment