Skip to content

Commit fd7bd3f

Browse files
committed
Run code coverage workflow in R2026a
1 parent c74e995 commit fd7bd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test_full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Install MATLAB
7373
uses: matlab-actions/setup-matlab@v2
7474
with:
75-
release: R2025a
75+
release: latest-including-prerelease
7676
products: MATLAB_Compiler MATLAB_Compiler_SDK
7777
- name: Build OpenTelemetry-Matlab
7878
working-directory: opentelemetry-matlab

0 commit comments

Comments
 (0)