mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-22 08:03:45 +00:00
Revert "Merge branch 'development' into ShaderConstBuffer-CleanupRefactor"
This reverts commitae11d996d9, reversing changes made toe6c653c441.
This commit is contained in:
parent
ae11d996d9
commit
bd7bbd782c
5 changed files with 4 additions and 28 deletions
1
.github/workflows/build-windows-msvc.yml
vendored
1
.github/workflows/build-windows-msvc.yml
vendored
|
|
@ -9,6 +9,7 @@ concurrency:
|
|||
cancel-in-progress: true
|
||||
jobs:
|
||||
build-windows:
|
||||
if: github.repository == 'TorqueGameEngines/Torque3D'
|
||||
name: ${{matrix.config.name}}
|
||||
runs-on: windows-latest
|
||||
strategy:
|
||||
|
|
|
|||
1
.github/workflows/test-results-linux.yml
vendored
1
.github/workflows/test-results-linux.yml
vendored
|
|
@ -21,6 +21,7 @@ jobs:
|
|||
runos: ubuntu-latest,
|
||||
artifact-name: "torque3dLinuxGCCUnitTest"
|
||||
}
|
||||
|
||||
steps:
|
||||
- name: Download Linux Test Report
|
||||
uses: dawidd6/action-download-artifact@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue