mirror of
https://github.com/chronotope/chrono.git
synced 2026-05-01 12:04:03 +00:00
CI: test cross-compiling to x86_64-unknown-illumos instead of Solaris
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user