Skip to content

Commit e42e749

Browse files
committed
debug github actions
1 parent 9438289 commit e42e749

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@ jobs:
2626
TARGET: x86_64-apple-darwin
2727
COMPILER: clang
2828
LINKER: clang
29-
30-
- os: ubuntu-latest
31-
TARGET: x86_64-unknown-linux-musl
32-
COMPILER: gcc
33-
LINKER: gcc
3429
python-version: [3.9]
3530

3631
steps:

0 commit comments

Comments
 (0)