Skip to content

Commit

Permalink
change viz test to os-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
menon-karthik committed Oct 7, 2024
1 parent edd6156 commit 578b50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_visualization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
test:
strategy:
matrix:
os: [ubuntu-22.04, macos-13]
os: [ubuntu-latest, macos-latest]
fail-fast: false
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 578b50e

Please sign in to comment.