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 9e97c46 commit d996b34Copy full SHA for d996b34
1 file changed
.github/workflows/release.yml
@@ -49,6 +49,7 @@ jobs:
49
- target: x86_64-pc-windows-msvc
50
os: windows-2019
51
- target: x86_64-unknown-freebsd
52
+ - target: x86_64-unknown-illumos
53
- target: universal-apple-darwin
54
os: macos-12
55
runs-on: ${{ matrix.os || 'ubuntu-20.04' }}
0 commit comments