Skip to content

Commit

Permalink
Extend matrix for 24R2
Browse files Browse the repository at this point in the history
  • Loading branch information
widerschein committed Apr 12, 2024
1 parent b7f86e4 commit 17a6f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
test-suite:
strategy:
matrix:
osl_version: [23.2.0, 24.1.0]
osl_version: [23.2.0, 24.1.0, 24.2.0]
name: "optiSLang ${{ matrix.osl_version }}"
if: github.event.name != 'pull_request' || github.event.pull_request.merged == true
runs-on: public-ubuntu-latest-16-cores
Expand Down

0 comments on commit 17a6f6c

Please sign in to comment.