Skip to content

Commit

Permalink
Update swarco_itc3.yaml to test on core 3.2.2 and 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
emiltin committed Feb 4, 2025
1 parent ed853fb commit 56084e7
Showing 1 changed file with 1 addition and 1 deletion.
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', '3.1.5', '3.1.4', '3.1.3', '3.1.2']
core: ['3.2.2','3.2.1', '3.2.0', '3.1.5', '3.1.4', '3.1.3', '3.1.2']
fail-fast: false

steps:
Expand Down

0 comments on commit 56084e7

Please sign in to comment.