Skip to content

Commit

Permalink
Fix Test
Browse files Browse the repository at this point in the history
  • Loading branch information
cwfitzgerald committed Mar 3, 2024
1 parent 77892ab commit abde377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
if: matrix.target != 'wasm32-unknown-unknown'

- name: download test resources
if: matrix.os[1] == 'gpu'
if: matrix.os == 'macos-14'
run: |
bash ./build.bash download-assets
Expand Down

0 comments on commit abde377

Please sign in to comment.