1 Commits

Author SHA1 Message Date
7a38de0f64 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
2025-06-17 17:04:01 +02:00

View File

@ -103,7 +103,7 @@ jobs:
Build: Build:
name: Build name: Build
needs: Test needs: Test
runs-on: unity runs-on: ubuntu-latest
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix: