Skip to content

Commit

Permalink
Fix copy/paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
bifurcation committed Oct 31, 2024
1 parent 02fcf7b commit 8462e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
build-n-test:
needs: choose_crypto_matrix
runs-on: ${{ matrix.runs_on }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
Expand Down

0 comments on commit 8462e3e

Please sign in to comment.