Skip to content

Commit

Permalink
Merge pull request #434 from rsmp-nordic/itc3_core_matrix
Browse files Browse the repository at this point in the history
test itc-3 on core 3.1.2 - 3.2.0
  • Loading branch information
emiltin committed Sep 17, 2024
2 parents 9a21fb6 + 1c4a347 commit d7ad79f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/swarco_itc3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: [ self-hosted, Linux, X64, itc3 ]
strategy:
matrix:
core: ['3.2.0']
core: ['3.1.2', '3.1.3', '3.1.4', '3.1.5', '3.2.0']
fail-fast: false

steps:
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ GEM
logger (~> 1.6)
ostruct (~> 0.6)
rsmp_schema (~> 0.8)
rsmp_schema (0.8.2)
rsmp_schema (0.8.3)
json_schemer (~> 2.3.0)
thor (~> 1.3.1)
rspec (3.13.0)
Expand Down

0 comments on commit d7ad79f

Please sign in to comment.