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