chore: remove license

master
Ikiru Yoshizaki 2023-04-25 19:48:54 +09:00
parent 878d33115f
commit 563b4fbbd5
2 changed files with 0 additions and 10 deletions

View File

@ -27,13 +27,6 @@ jobs:
strategy:
matrix:
unity: ["2019.3.9f1", "2019.4.13f1", "2020.1.12f1"]
include:
- unity: 2019.3.9f1
license: UNITY_LICENSE_2019
- unity: 2019.4.13f1
license: UNITY_LICENSE_2019
- unity: 2020.1.12f1
license: UNITY_LICENSE_2020
runs-on: ubuntu-latest
timeout-minutes: 15
steps:

View File

@ -53,9 +53,6 @@ jobs:
strategy:
matrix:
unity: ["2019.3.9f1"]
include:
- unity: 2019.3.9f1
license: UNITY_LICENSE_2019
runs-on: ubuntu-latest
timeout-minutes: 15
steps: