Skip to content

Commit fe3fce3

Browse files
narimirantersec
authored andcommitted
fix testing on arm64
1 parent 1778979 commit fe3fce3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

+5
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,12 @@ jobs:
5454
builder: ['self-hosted','ubuntu-22.04']
5555
- target:
5656
os: macos
57+
cpu: amd64
5758
builder: macos-13
59+
- target:
60+
os: macos
61+
cpu: arm64
62+
builder: macos-latest
5863
- target:
5964
os: windows
6065
builder: windows-2019

0 commit comments

Comments
 (0)