Skip to content

Commit 4ac8a3d

Browse files
committed
Testing
1 parent 0e0482a commit 4ac8a3d

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

.github/workflows/main.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,15 @@ jobs:
9191
fail-fast: false
9292
matrix:
9393
os: [
94-
#windows-11-arm,
95-
#windows-latest,
94+
windows-11-arm,
95+
windows-latest,
9696
#ubuntu-24.04-arm
9797
]
9898
group: [
99-
#1, 2, 3, 4, 5
100-
]
99+
1
100+
#,
101+
#2, 3, 4, 5
102+
]
101103

102104
steps:
103105
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)