Skip to content

Commit ec8ce8c

Browse files
committed
Merge branch 'master' of https://github.com/actboy168/bee.lua
2 parents 63d546b + 0795c6e commit ec8ce8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
strategy:
5353
fail-fast: false
5454
matrix:
55-
os: [14, 15, 26]
55+
os: [14, 15, 26, 15-intel]
5656
runs-on: macos-${{ matrix.os }}
5757
steps:
5858
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)