Skip to content

Commit fd22271

Browse files
committed
Disable this raw ubuntu CI check for now
It fails due to lack of crypto.1.1.dylib
1 parent 5cc0705 commit fd22271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
container:
1313
- null
14-
- ubuntu
14+
# - ubuntu FIXME pkgx node fails to load with missing libcrypto.1.1.dylib
1515
container: ${{ matrix.container }}
1616
steps:
1717
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)