CI: test cross-compiling to x86_64-unknown-illumos instead of Solaris

This commit is contained in:
Paul Dicker 2024-02-13 15:11:17 +01:00 committed by Paul Dicker
parent 0b4d5ffe8a
commit 4d4ff14bb9

View File

@ -169,7 +169,7 @@ jobs:
strategy: strategy:
matrix: matrix:
target: target:
- x86_64-sun-solaris - x86_64-unknown-illumos
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4