Skip to content

Commit fd0f3cc

Browse files
authored
Remove netbsd and dragonflybsd from test matrix due to protobuf dropping old gcc
1 parent ca207ba commit fd0f3cc

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -126,16 +126,6 @@ jobs:
126126
run: |
127127
pkg_add node protobuf ruby%3.3 ruby-shims
128128
echo 3.3 | tee /etc/ruby-version
129-
- os: ubuntu-latest
130-
vm:
131-
os: netbsd
132-
run: |
133-
/usr/sbin/pkg_add nodejs protobuf ruby
134-
- os: ubuntu-latest
135-
vm:
136-
os: dragonflybsd
137-
run: |
138-
pkg install -y libnghttp2 libuv node npm protobuf ruby rubygem-bundler rubygem-rake
139129
- os: ubuntu-latest
140130
vm:
141131
os: omnios

0 commit comments

Comments
 (0)