Skip to content

Commit edc6afa

Browse files
committed
Add windows-11-arm to native compression test matrix
1 parent 10c421d commit edc6afa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- 'native-compression/libaec-jna/**'
66
- 'native-compression/libaec-native/**'
77
- 'native-compression/build.gradle'
8+
- '.github/workflows/test-native-compression.yml'
89

910
jobs:
1011
tests:
@@ -14,6 +15,7 @@ jobs:
1415
ubuntu-24.04,
1516
ubuntu-24.04-arm,
1617
windows-2022,
18+
windows-11-arm,
1719
macos-14,
1820
macos-13
1921
]

0 commit comments

Comments
 (0)