Skip to content

Commit

Permalink
ci(parallel): re-enable linux/mac, forgot to restore after debugging (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli authored Mar 18, 2024
1 parent 9aeeaa4 commit 743c4ea
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 @@ -422,7 +422,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ windows-2022 ] # ubuntu-22.04, macos-12, windows-2022 ]
os: [ ubuntu-22.04, macos-12, windows-2022 ]
defaults:
run:
shell: bash -l {0}
Expand Down

0 comments on commit 743c4ea

Please sign in to comment.