mirror of
https://github.com/Relintai/regression-test-project.git
synced 2024-11-12 10:25:30 +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: |
|
||||
git clone https://github.com/godotengine/godot.git
|
||||
cd godot
|
||||
git checkout 3.x
|
||||
git checkout 3.4
|
||||
cd ../
|
||||
|
||||
- name: Compile Godot
|
||||
|
2
.github/workflows/long.yml
vendored
2
.github/workflows/long.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/godotengine/godot.git
|
||||
cd godot
|
||||
git checkout 3.x
|
||||
git checkout 3.4
|
||||
cd ../
|
||||
|
||||
- name: Compile Godot
|
||||
|
2
.github/workflows/required.yml
vendored
2
.github/workflows/required.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/godotengine/godot.git
|
||||
cd godot
|
||||
git checkout 3.x
|
||||
git checkout 3.4
|
||||
cd ../
|
||||
|
||||
- name: Compile Godot
|
||||
|
2
.github/workflows/stress.yml
vendored
2
.github/workflows/stress.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/godotengine/godot.git
|
||||
cd godot
|
||||
git checkout 3.x
|
||||
git checkout 3.4
|
||||
cd ../
|
||||
|
||||
- name: Compile Godot
|
||||
|
2
.github/workflows/thread_sanitizer.yml
vendored
2
.github/workflows/thread_sanitizer.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
run: |
|
||||
git clone https://github.com/godotengine/godot.git
|
||||
cd godot
|
||||
git checkout 3.x
|
||||
git checkout 3.4
|
||||
cd ../
|
||||
|
||||
- name: Compile Godot
|
||||
|
Loading…
Reference in New Issue
Block a user