mirror of
https://github.com/Relintai/regression-test-project.git
synced 2025-03-12 18:38:50 +01:00
3.4
This commit is contained in:
parent
c4fe91f121
commit
dd748695df
2
.github/workflows/exported.yml
vendored
2
.github/workflows/exported.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git clone https://github.com/godotengine/godot.git
|
git clone https://github.com/godotengine/godot.git
|
||||||
cd godot
|
cd godot
|
||||||
git checkout 3.x
|
git checkout 3.4
|
||||||
cd ../
|
cd ../
|
||||||
|
|
||||||
- name: Compile Godot
|
- name: Compile Godot
|
||||||
|
2
.github/workflows/long.yml
vendored
2
.github/workflows/long.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git clone https://github.com/godotengine/godot.git
|
git clone https://github.com/godotengine/godot.git
|
||||||
cd godot
|
cd godot
|
||||||
git checkout 3.x
|
git checkout 3.4
|
||||||
cd ../
|
cd ../
|
||||||
|
|
||||||
- name: Compile Godot
|
- name: Compile Godot
|
||||||
|
2
.github/workflows/required.yml
vendored
2
.github/workflows/required.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git clone https://github.com/godotengine/godot.git
|
git clone https://github.com/godotengine/godot.git
|
||||||
cd godot
|
cd godot
|
||||||
git checkout 3.x
|
git checkout 3.4
|
||||||
cd ../
|
cd ../
|
||||||
|
|
||||||
- name: Compile Godot
|
- name: Compile Godot
|
||||||
|
2
.github/workflows/stress.yml
vendored
2
.github/workflows/stress.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git clone https://github.com/godotengine/godot.git
|
git clone https://github.com/godotengine/godot.git
|
||||||
cd godot
|
cd godot
|
||||||
git checkout 3.x
|
git checkout 3.4
|
||||||
cd ../
|
cd ../
|
||||||
|
|
||||||
- name: Compile Godot
|
- name: Compile Godot
|
||||||
|
2
.github/workflows/thread_sanitizer.yml
vendored
2
.github/workflows/thread_sanitizer.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git clone https://github.com/godotengine/godot.git
|
git clone https://github.com/godotengine/godot.git
|
||||||
cd godot
|
cd godot
|
||||||
git checkout 3.x
|
git checkout 3.4
|
||||||
cd ../
|
cd ../
|
||||||
|
|
||||||
- name: Compile Godot
|
- name: Compile Godot
|
||||||
|
Loading…
Reference in New Issue
Block a user