Skip to content

Commit

Permalink
CI: test cross-compiling to x86_64-unknown-illumos instead of Solaris
Browse files Browse the repository at this point in the history
  • Loading branch information
pitdicker committed Feb 13, 2024
1 parent 0b4d5ff commit 4d4ff14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -169,7 +169,7 @@ jobs:
strategy:
matrix:
target:
- x86_64-sun-solaris
- x86_64-unknown-illumos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4d4ff14

Please sign in to comment.