We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7572324 commit 912698cCopy full SHA for 912698c
.github/workflows/bsd.yml
@@ -29,7 +29,7 @@ jobs:
29
pkginstall: echo no packages required
30
31
- name: netbsd
32
- version: '10.0'
+ version: '9.2'
33
pkginstall: pkgin -y install perl || true
34
steps:
35
- uses: actions/checkout@v4
0 commit comments