Skip to content

Commit 5ed2879

Browse files
authored
Update test-native-compression.yml
Add macos-15 to the native compression test matrix
1 parent b9eb466 commit 5ed2879

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-native-compression.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ jobs:
1616
ubuntu-24.04-arm,
1717
windows-2022,
1818
windows-11-arm,
19+
macos-13,
1920
macos-14,
20-
macos-13
21+
macos-15
2122
]
2223
name: netCDF-Java Native Compression Tests
2324
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)