mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
yes
This commit is contained in:
1
.github/workflows/opengl-es-test-windows.yml
vendored
1
.github/workflows/opengl-es-test-windows.yml
vendored
@@ -23,7 +23,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [windows-latest]
|
||||
arch: [x86_64]
|
||||
arch: [x64]
|
||||
mode: [debug]
|
||||
|
||||
|
||||
3
.github/workflows/opengl-test-windows.yml
vendored
3
.github/workflows/opengl-test-windows.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
- '.github/workflows/linux-build.yml'
|
||||
- '.github/workflows/d3d11-test.yml'
|
||||
- '.github/workflows/vulkan-test.yml'
|
||||
- '.github/workflows/opengl-es--test.yml'
|
||||
- '.github/workflows/opengl-es-test.yml'
|
||||
- '.github/workflows/software-test.yml'
|
||||
- '.gitignore'
|
||||
- 'LICENSE'
|
||||
@@ -23,7 +23,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [windows-latest]
|
||||
arch: [x86_64]
|
||||
arch: [x64]
|
||||
mode: [debug]
|
||||
|
||||
|
||||
1
.github/workflows/software-test-windows.yml
vendored
1
.github/workflows/software-test-windows.yml
vendored
@@ -23,7 +23,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [windows-latest]
|
||||
arch: [x86_64]
|
||||
arch: [x64]
|
||||
mode: [debug]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user