Skip to content

Commit fc3cb82

Browse files
committed
Test with fewer maya versions
1 parent afede64 commit fc3cb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
compile_plugin:
1414
strategy:
1515
matrix:
16-
maya: [2022, 2023, 2024, 2025, 2026]
16+
maya: [2025, 2026]
1717
os: [macos-13, macos-latest, ubuntu-latest, windows-latest]
1818
include:
1919
# Add the maya update versions here

0 commit comments

Comments
 (0)