Skip to content

Commit

Permalink
Reorganize CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Jul 12, 2024
1 parent 1664e34 commit 433284e
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 @@ -140,9 +140,9 @@ jobs:
strategy:
fail-fast: false
matrix:
package: [third-party, other]
serde_format: [bincode, postcard]
toolchain: [stable, nightly]
package: [third-party, other]
self_ty_in_mod_name: [false, true]

steps:
Expand Down

0 comments on commit 433284e

Please sign in to comment.