Skip to content

Commit

Permalink
don't test itc-3 on core 3.1.5 or 3.2.0 yet
Browse files Browse the repository at this point in the history
  • Loading branch information
emiltin committed Jan 7, 2025
1 parent fb969d4 commit 8e1739d
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.1.2', '3.1.3', '3.1.4', '3.1.5', '3.2.0', '3.2.1', '3.2.2']
core: ['3.1.2', '3.1.3', '3.1.4', '3.1.5', '3.2.0']
fail-fast: false

steps:
Expand Down

0 comments on commit 8e1739d

Please sign in to comment.