Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxIsJoe committed Aug 26, 2023
1 parent 05a3eff commit 4b6914d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,13 @@ jobs:
matrix:
projectPath:
- UnityProject
unityVersion:
- '2023.1.9f1'
targetPlatform:
- StandaloneWindows64


- uses: game-ci/unity-builder@v3
with:
customImage: 'editor:ubuntu-2023.1.9f1-base-2'

steps:
# Checkout repository (required to test local actions)
- name: Checkout repository
Expand Down

0 comments on commit 4b6914d

Please sign in to comment.