Skip to content

Commit

Permalink
chore: update unity version to fix netcode package API error
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisonHough committed Oct 24, 2023
1 parent 72198c4 commit 6f90618
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
testMode:
- editmode
unityVersion:
- 2020.3.0f1
- 2020.3.16f1
steps:
- name: Checkout empty unity project repository
uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-test-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- playmode
- editmode
unityVersion:
- 2020.3.0f1
- 2020.3.16f1
steps:
- name: Checkout Unity-SDK Repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 6f90618

Please sign in to comment.