Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson committed Aug 15, 2024
1 parent 47718d9 commit 9304379
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-latest, windows-latest, macos-latest, macos-13 ]
os: [ ubuntu-latest, windows-latest, macos-latest]
unity-versions:
- 'in version file'
- 2019.4.40f1 (ffc62b691db5)
Expand All @@ -37,8 +37,6 @@ jobs:
build-targets: StandaloneLinux64
- os: windows-latest
build-targets: StandaloneWindows64
- os: macos-13
build-targets: StandaloneOSX
- os: macos-latest
build-targets: StandaloneOSX
steps:
Expand Down

0 comments on commit 9304379

Please sign in to comment.