ci: fixing runner name
Some checks failed
Create tag, test, build and upload / BumpTag (push) Successful in 5s
Create tag, test, build and upload / Test (playmode) (push) Has been cancelled
Create tag, test, build and upload / Test (standalone) (push) Has been cancelled
Create tag, test, build and upload / Build (StandaloneLinux64) (push) Has been cancelled
Create tag, test, build and upload / Build (StandaloneWindows) (push) Has been cancelled
Create tag, test, build and upload / Build (WebGL) (push) Has been cancelled
Create tag, test, build and upload / Test (editmode) (push) Has been cancelled
Some checks failed
Create tag, test, build and upload / BumpTag (push) Successful in 5s
Create tag, test, build and upload / Test (playmode) (push) Has been cancelled
Create tag, test, build and upload / Test (standalone) (push) Has been cancelled
Create tag, test, build and upload / Build (StandaloneLinux64) (push) Has been cancelled
Create tag, test, build and upload / Build (StandaloneWindows) (push) Has been cancelled
Create tag, test, build and upload / Build (WebGL) (push) Has been cancelled
Create tag, test, build and upload / Test (editmode) (push) Has been cancelled
This commit is contained in:
@ -103,7 +103,7 @@ jobs:
|
||||
Build:
|
||||
name: Build
|
||||
needs: Test
|
||||
runs-on: unity
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Reference in New Issue
Block a user