Skip to content

Commit 8e31713

Browse files
committed
uncomment
1 parent 2036ea5 commit 8e31713

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/verify-release-candidate.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,17 @@ jobs:
4646
- os: linux
4747
arch: x64
4848
runner: ubuntu-latest
49-
# - os: linux
50-
# arch: arm64
51-
# runner: ubuntu-24.04-arm
49+
- os: linux
50+
arch: arm64
51+
runner: ubuntu-24.04-arm
5252

5353
# macOS
5454
- os: macos
5555
arch: arm64
5656
runner: macos-latest
57-
# - os: macos
58-
# arch: x64
59-
# runner: macos-15-intel
57+
- os: macos
58+
arch: x64
59+
runner: macos-15-intel
6060

6161
# Windows
6262
- os: windows

0 commit comments

Comments
 (0)