Skip to content

Commit

Permalink
Update IDEA test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
rickclephas committed Sep 22, 2024
1 parent c0afda0 commit 125185f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-idea-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fail-fast: false
matrix:
ide: [ IC, IU, AI ]
build: [ 241, 242 ]
build: [ 242, 243 ]
name: ${{ format('{0}-{1}', matrix.ide, matrix.build) }}
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 125185f

Please sign in to comment.