Skip to content

Commit

Permalink
add cartesio core versions
Browse files Browse the repository at this point in the history
  • Loading branch information
emiltin committed Sep 19, 2024
1 parent 1c4a347 commit 69ee8e5
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 69ee8e5

Please sign in to comment.