Skip to content

Commit

Permalink
ci: update unity image version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hertzole committed Jan 13, 2024
1 parent d276b9a commit 12af5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
needs: [tests]
name: SonarScan
runs-on: ubuntu-latest
container: unityci/editor:ubuntu-2021.3.10f1-base-1.0.1
container: unityci/editor:ubuntu-2021.3.34f1-base-3.0.1
steps:
- name: Activate Unity
continue-on-error: true
Expand Down

0 comments on commit 12af5dc

Please sign in to comment.