We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc0705 commit fd22271Copy full SHA for fd22271
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
container:
13
- null
14
- - ubuntu
+ # - ubuntu FIXME pkgx node fails to load with missing libcrypto.1.1.dylib
15
container: ${{ matrix.container }}
16
steps:
17
- uses: actions/checkout@v4
0 commit comments