Skip to content

Commit 20a6e9c

Browse files
authored
dont exclude arm on linux
bad ai. i hate yml and github actions
1 parent 957b25f commit 20a6e9c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ jobs:
1212
os: [ubuntu-latest, macos-latest]
1313
feature: [lua54, lua53, lua52, lua51, luajit]
1414
arch: [x86_64, aarch64]
15-
exclude:
16-
- os: ubuntu-latest
17-
arch: aarch64
1815
runs-on: ${{ matrix.os }}
1916

2017
steps:

0 commit comments

Comments
 (0)