mirror of
https://github.com/chronotope/chrono.git
synced 2025-10-02 23:36:17 +00:00
CI: test cross-compiling to x86_64-unknown-illumos
instead of Solaris
This commit is contained in:
parent
0b4d5ffe8a
commit
4d4ff14bb9
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user