Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
3d83af81ba |
@ -32,7 +32,7 @@ jobs:
|
|||||||
|
|
||||||
Test:
|
Test:
|
||||||
name: Test
|
name: Test
|
||||||
runs-on: ubuntu-latest
|
runs-on: unity
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
@ -103,7 +103,7 @@ jobs:
|
|||||||
Build:
|
Build:
|
||||||
name: Build
|
name: Build
|
||||||
needs: Test
|
needs: Test
|
||||||
runs-on: ubuntu-latest
|
runs-on: unity
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Reference in New Issue
Block a user