mirror of
https://github.com/pkdawson/imgui-godot.git
synced 2026-09-15 19:24:18 +00:00
CI: test 4.3-beta3
This commit is contained in:
6
.github/workflows/gdext.yml
vendored
6
.github/workflows/gdext.yml
vendored
@@ -286,7 +286,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-14, windows-latest]
|
||||
gdver: ["4.2.2", "4.3.0-beta.2"]
|
||||
gdver: ["4.2.2", "4.3.0-beta.3"]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
name: 🐧GdsGameProject
|
||||
@@ -367,7 +367,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-14, windows-latest]
|
||||
gdver: ["4.2.2", "4.3.0-beta.2"]
|
||||
gdver: ["4.2.2", "4.3.0-beta.3"]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
name: 🐧🧪GDScript
|
||||
@@ -415,7 +415,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-14, windows-latest]
|
||||
gdver: ["4.2.2", "4.3.0-beta.2"]
|
||||
gdver: ["4.2.2", "4.3.0-beta.3"]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
name: 🐧🧪C#
|
||||
|
||||
2
.github/workflows/godot.yml
vendored
2
.github/workflows/godot.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-14, windows-latest]
|
||||
gdver: ["4.2.2", "4.3.0-beta.2"]
|
||||
gdver: ["4.2.2", "4.3.0-beta.3"]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
name: 🐧🧪C# Only
|
||||
|
||||
Reference in New Issue
Block a user