Skip to content

Commit

Permalink
Merge pull request #450 from rsmp-nordic/cartesio_core_matrix
Browse files Browse the repository at this point in the history
run cartesio on core matrix, add versions
  • Loading branch information
emiltin authored Sep 20, 2024
2 parents d7ad79f + 69ee8e5 commit 806c6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semaforica_cartesio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: [ self-hosted, Linux, X64, cartesio ]
strategy:
matrix:
core: ['3.2.2']
core: ['3.1.2', '3.1.3', '3.1.4', '3.1.5', '3.2.0', '3.2.1', '3.2.2']
fail-fast: false

steps:
Expand Down

0 comments on commit 806c6bc

Please sign in to comment.